Thanks for the help - Bill Michael L Torrie wrote:
Brian J. Tarricone wrote:Well, you have a couple choices:Actually there is a third option. You can grab the focus like VMWare or DosEMU does and prevent any keystrokes from going to the WM. Of course you'll have to provide a way to release the grab. I believe the API is in GdkDisplay area[1]. Look for calls involving keyboard_grab. [1] http://library.gnome.org/devel/gdk/stable/GdkDisplay.html