x11: Use XKB to translate keycodes into key symbols
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 13 Jul 2010 10:54:44 +0000 (11:54 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 13 Jul 2010 10:54:44 +0000 (11:54 +0100)
commit6c913aa55e67d56c5095f48a61aaef85961736ec
tree77f5dc70d8dd5acdb3776a83d68987946015d9f4
parent1ea4c50041b3193a83e0336e9a39a91b57bdb7ed
x11: Use XKB to translate keycodes into key symbols

And fall back to XKeycodeToKeysym() if XKB is not available.
clutter/x11/clutter-event-x11.c
clutter/x11/clutter-keymap-x11.c
clutter/x11/clutter-keymap-x11.h