[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Stop alt-spacebar window menu
- From: Michael L Torrie <torriem gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Stop alt-spacebar window menu
- Date: Thu, 28 May 2009 18:03:03 -0600
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]