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

Re: Using windows95 buttons with gtk



Jason Thomas Murray wrote:
> 
> Ken Steen wrote:
> >
> > The second question is
> > not gtk related but I'll throw it in anyway.  How can you  read the
> > windows keys?  They have keycodes but no keysyms.   According to the
> > keyboard howto you cannot assign an unique keysym but there must be a
> > way to read  the keypress.
> >
> > Thanks,
> >
> 
> The keycode is 115. You can double check me by using `xev' program and
> press your windows key. It will tell you the keycode and keysym.
> 
> I do not know about your other question. Sorry.
> 
> Good luck,
> J.
> --
> 
>   Jason Thomas Murray
>   lather@electrografix.com
>   http://poseidon.electrografix.com/
> 

In gdkkeysyms.h it is GDK_Meta_L (0xFFE7), with which xev agrees.

Regards,
J.

and Happy Thanksgiving to anyone celebrating today!



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