Re: Key handling problems
- From: Allin Cottrell <cottrell wfu edu>
- To: Perriman <chuchiperriman gmail com>
- Cc: Gtk app list <gtk-app-devel-list gnome org>
- Subject: Re: Key handling problems
- Date: Thu, 18 Sep 2008 21:30:45 -0400 (EDT)
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]