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

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to