How to send keystrokes with Glib::spawn_async_with_pipes?
- From: "Juan A. Moreno" <jamf gm gmail com>
- To: gtkmm-list gnome org
- Subject: How to send keystrokes with Glib::spawn_async_with_pipes?
- Date: Mon, 10 Aug 2009 11:19:20 +0200
Hi!
I'm trying to send keystrokes from a process to another.
I have a program who launch another program with Glib::spawn_xxx, what I need is to catch some key combination in the main program and send a diferent key combination to the launched program. For example, if the user press ESC then it is catched by the main program and send ALT + F4 or CTRL + C to the launched program.
Can anybody help me??
Greetings:
Jamf
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]