On Fri, May 12, 2000 at 03:53:05PM -0300, Leonardo Zide wrote: > I needed to know the key state deep inside the program code, after > some research I found out that there's a function called XQueryKeymap > that does exactly what I need. "Deep inside the program code" when responding to an input event such as a keypress or a mouse button or movement event? If so, you probably want to get that information from the event (as per Owen's mail), rather than reaching around GTK+ and GDK and getting it from X. -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
- [gtk-list] Re: keyboard handling Havoc Pennington
- [gtk-list] Re: keyboard handling Stephen Witkop
- [gtk-list] Re: keyboard handling Antonio Campos
- [gtk-list] Re: keyboard handling Paul Barton-Davis
- [gtk-list] Re: keyboard handling Dermot Musgrove
- [gtk-list] Re: Accelerator question Guy Harris
- [gtk-list] Re: Accelerator question Dermot Musgrove
- [gtk-list] Re: Accelerator question Guy Harris
- [gtk-list] Re: Accelerator question Nicolas GEORGE
- [gtk-list] Re: Accelerator question Leonardo Zide
- [gtk-list] Re: Accelerator question Guy Harris
- [gtk-list] Re: Accelerator question Per Hedbor
- [gtk-list] gtkmmext question Andrew Burr
- [gtk-list] Re: gtkmmext question Karl Nelson