Dan Winship 03578b69f3 meta_display_get_keybinding_action: remove keysym parameter
meta_display_process_key_event() always looks up events based on the
"default" keysym for the keycode, so we should do the same here. This
fixes, eg, the lookup of Shift-Alt-Tab (which would otherwise be
unrecognized because the keysym would be XK_ISO_Left_Tab rather than
XK_Tab).

https://bugzilla.gnome.org/show_bug.cgi?id=632155
2010-10-25 16:37:52 -04:00
..
2010-10-24 12:00:57 +02:00
2010-10-02 04:27:05 +02:00
2010-10-02 04:27:05 +02:00
2010-05-12 11:02:52 +02:00
2009-06-16 14:17:10 -04:00