Hi, Is it possible to install a global keyboard shortcut, so if the user presses Ctrl-Alt-X anywhere, and my pygtk application is running, my application would get an event? The C program xbindkeys uses the XGrabKey function for that. Is there a pygtk equivalent? I'm using Linux.
Thanks, Péter _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
