Re: Extra modifiers
- From: Havoc Pennington <hp redhat com>
- To: Matthias Clasen <mclasen redhat com>
- Cc: gtk-devel-list gnome org
- Subject: Re: Extra modifiers
- Date: Tue, 06 Sep 2005 23:19:47 -0400
On Tue, 2005-09-06 at 16:25 -0400, Matthias Clasen wrote:
> Today I committed a patch to cvs HEAD which adds
> GDK_SUPER_MASK, GDK_HYPER_MASK and GDK_META_MASK to
> GdkModifierType, and makes GDK set these in the state
> field of key events.
>
> GTK has been changed to allow specifying <Super>,
> <Hyper>, etc as modifiers, and the default accel mod mask
> has been changed to include Super, Hyper and Meta.
>
> Please test this, and let me know if it causes any problems.
>
Seems likely to confuse the eggaccelerators.[hc] stuff as e.g. copied
into metacity... don't know though.
That code also takes a bit different approach in keeping "virtual mods"
distinct from "concrete mods" and also covering MODE_SWITCH, NUM_LOCK,
and SCROLL_LOCK
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]