Re: How To Trap ALT + F1 combination in a GNOME application



On Mon, 2004-08-30 at 13:29 +0530, Harsha Kodnad wrote:
> Hi All,
> 
>     I have a GNOME/GTK application. for event management I am using gdk events. In GNOME Desktop ALT + F1 is a system key, which will not come to my application. How can I trap this ?
> 

You can't trap it as long as it's a system key. The user will have to
configure the system key to be different. But requiring them to do so is
suboptimal so if possible you should simply pick a different key.

Havoc





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]