pygtk  

[pygtk] Capturing all keyboard input

Timo
Fri, 02 Dec 2011 09:40:09 -0800

My application is designed to work fullscreen so the user can only use this window on the computer. Is there a way to capture system shortcuts and don't pass them further on? A user shouldn't be able to use ctrl+alt+backspace, ctrl+alt+F[1-7], super, ctrl+L, etc...
This is a Linux only program if it matters.

Timo
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/
  • [pygtk] Capturing all keyboard input Timo