Re: [Tutor] pyhook for Linux

2007-06-24 Thread learner404
Hi, You could also use the evdev driver: http://groups.google.com/group/comp.lang.python/browse_thread/thread/2d7e3791381bdeb5/a03d438f64ec5ac8?lnk=gst&q=francois+schnell&rnum=2#a03d438f64ec5ac8 If you successfully use another way I'm interested by your feedback. Thanks. On 6/23/07, Flaper87 <

Re: [Tutor] pyhook for Linux

2007-06-23 Thread Alan Gauld
"Flaper87" <[EMAIL PROTECTED]> wrote > Does anyone knows an equivalence of pyhook for linux? Nope. > I need to catch the events of the mose (even the simple movement, or > when it > focus an icon on Desktop), and the events of the keyboard. I think you need to look at the basic X windows even