]> Pileus Git - ~andy/gtk/commit
Fix a compatibility problem
authorMatthias Clasen <mclasen@redhat.com>
Fri, 12 Feb 2010 20:45:16 +0000 (15:45 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 12 Feb 2010 23:55:42 +0000 (18:55 -0500)
commit13d69e552dffe681ee80c0600366a8c04fc205c6
tree0c2c6769737c211a0b5f8e36b86a752dbf4fcdc2
parent6f566057e85dc0d542f26db1d7964a774a5f88a4
Fix a compatibility problem

It turns out that my attempt at handling Super, Hyper and Meta better
is causing problems, mostly because Alt and Meta are commonly colocated
in the modmap, and apps do a check for the Alt modifier regularly.

See e.g bug 607697.
docs/reference/gdk/gdk-sections.txt
gdk/gdk.symbols
gdk/gdkkeys.h
gdk/quartz/gdkkeys-quartz.c
gdk/win32/gdkkeys-win32.c
gdk/x11/gdkevents-x11.c
gdk/x11/gdkkeys-x11.c
gtk/gtkkeyhash.c