]> Pileus Git - ~andy/gtk/commit
Be more strict in ignoring ineffective modifiers
authorMatthias Clasen <mclasen@redhat.com>
Sun, 9 Sep 2012 22:28:48 +0000 (18:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 9 Sep 2012 22:28:48 +0000 (18:28 -0400)
commiteb9223c008ccf1c2faabf512645894d3e4efe157
treeb41179e1571b64cb0e009d2459d70a869f3bcf4c
parent1c9f52038b9ac0b9a5a5a7c2376b59fd28f1d1a6
Be more strict in ignoring ineffective modifiers

After my recent fix for this, nautilus was still having problems
telling keeping F10 and Shift-F10 apart. With this change, we are
treating levels with the same symbol like inactive levels, ignoring
them entirely.
gdk/x11/gdkkeys-x11.c