diff options
author | Daniel Wagner <daniel@wagner-home.com> | 2013-01-18 23:54:46 +0100 |
---|---|---|
committer | Daniel Wagner <daniel@wagner-home.com> | 2013-01-18 23:54:46 +0100 |
commit | 72564ceef760692469dd90b8f41df49fd2511934 (patch) | |
tree | b5871a84ab009d563235a18a14c7b2df49303cab /XMonad/Layout.hs | |
parent | 5e6f0b439d474a72af6de3c69d4ddd95b7e6274d (diff) | |
download | metatile-72564ceef760692469dd90b8f41df49fd2511934.tar metatile-72564ceef760692469dd90b8f41df49fd2511934.zip |
Grab all keycodes linked to each keysym, not just one
Ignore-this: 1a6c001560f68f99d75d5f550e7e83
This patch is based heavily on the one contributed by
svein.ove@aas.no, but updated to avoid causing a conflict and to work
with the newest X11 bindings. The name of the patch (and comment
below) are copied verbatim from his patch.
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
keycodes for each sym.
darcs-hash:20130118225446-76d51-ae01f4eb151409ff1b9c57e93d26f1d75cc8aac6
Diffstat (limited to 'XMonad/Layout.hs')
0 files changed, 0 insertions, 0 deletions