[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Using windows95 buttons with gtk
- From: Jason Thomas Murray <lather electrografix com>
- To: gtk-app-devel-list redhat com
- Subject: Re: Using windows95 buttons with gtk
- Date: Thu, 26 Nov 1998 17:19:56 +0000
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]