16 Dec
2008
16 Dec
'08
12:27 a.m.
Sat Dec 13 22:06:02 CET 2008 svein.ove@aas.no * Grab all keycodes linked to each keysym, not just one XKeysymToKeycode only gives the first code bound to a given symbol. To handle the case where multiple keys are bound to the same symbol, XKeycodeToKeysym is used instead, searching through all possible (247) keycodes for each sym.