Re: Listening for keypress in the background

2005-10-23 Thread Peter Hansen
Mathias Dahl wrote: > Peter Hansen <[EMAIL PROTECTED]> writes: >>>How can I make it listen for a certain keypress (say, Windows-key + >>>space) in a controlled fashion even when it is not the program having >>>focus? >>> >>>I need to do this running under GNOME in Mandrake GN/Linux 10. >> >>Search

Re: Listening for keypress in the background

2005-10-22 Thread Mathias Dahl
Mathias Dahl <[EMAIL PROTECTED]> writes: > Peter Hansen <[EMAIL PROTECTED]> writes: > >>> How can I make it listen for a certain keypress (say, Windows-key + >>> space) in a controlled fashion even when it is not the program having >>> focus? >>> >>> I need to do this running under GNOME in Mandr

Re: Listening for keypress in the background

2005-10-22 Thread Mathias Dahl
Peter Hansen <[EMAIL PROTECTED]> writes: >> How can I make it listen for a certain keypress (say, Windows-key + >> space) in a controlled fashion even when it is not the program having >> focus? >> >> I need to do this running under GNOME in Mandrake GN/Linux 10. > > Search Google for "python key

Re: Listening for keypress in the background

2005-10-22 Thread Peter Hansen
Mathias Dahl wrote: > I have created a small Python program that is running on my desktop. > > How can I make it listen for a certain keypress (say, Windows-key + > space) in a controlled fashion even when it is not the program having > focus? > > I need to do this running under GNOME in Mandrake

Listening for keypress in the background

2005-10-22 Thread Mathias Dahl
I have created a small Python program that is running on my desktop. How can I make it listen for a certain keypress (say, Windows-key + space) in a controlled fashion even when it is not the program having focus? I need to do this running under GNOME in Mandrake GN/Linux 10. /Mathias -- http:/