WPrefs: Added XKeycodeToKeysym work-around to all other usage places
commit39ecbc10848d2efaf929b354bb61721852a2e706
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 15 Jun 2013 12:38:44 +0000 (15 14:38 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 16 Jun 2013 17:53:05 +0000 (16 18:53 +0100)
tree2b5ab20d053f4e9b76c9354c78df7e7193cf9f17
parent0382dd5dd7ecae2112a0c6366eaf9e6ab68ad354
WPrefs: Added XKeycodeToKeysym work-around to all other usage places

To ensure proper behaviour with X servers that do not support the
Xkb extension, implemented call to the fall-back legacy function
to the other places where it is being used, to ensure proper
behaviour in any case.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
WPrefs.app/KeyboardShortcuts.c
WPrefs.app/xmodifier.c