[xmonad] darcs patch: Grab all keycodes linked to each keysym,
not just one
svein.ove at aas.no
svein.ove at aas.no
Mon Dec 15 13:57:11 EST 2008
Sat Dec 13 22:06:02 CET 2008 svein.ove at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 7991 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20081215/17dc4173/attachment.bin
More information about the xmonad
mailing list