Re: Key handling problems



On Fri, 19 Sep 2008, Perriman wrote:

Thank you very much

I have a question:
        Why I check GDK_MOD1_MASK and not another mask?

I want the control+j but not the lock caps+control+j neither
num lock+control+j etc.

GDK_MOD1_MASK (usually) gives you the alt key, in case you want to screen that out (I thought you said something to that effect).

As for the rest, check out the Gdk documentation, e.g.
http://library.gnome.org/devel/gdk/stable/gdk-Windows.html

Allin Cottrell



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