diff options
Add 14th bit to XK_SWITCH_MOD bitmask
The bits of uint signal in an XKeyEvent which concern the key group (keyboard
layout) are bits 13 and 14, as documented here:
https://www.x.org/releases/X11R7.7/doc/libX11/XKB/xkblib.html#Groups_and_Shift_Levels
In the older version, only bit 13 was marked as part of XK_SWITCH_MOD, this
causes issues for users who have more than two keymaps. the 14th bit is not
in ignoremod, key sequences are not caught by match(), if they switch to a third
or fourth keyboard.
Diffstat (limited to '%252525253fid%252525253d2ec571a30c0c3b1a17f6b3631c80d573582f59a1&id2%252525253d4536f46cfff50c66a115755def0155d8e246b02f%2525253fid%2525253d2ec571a30c0c3b1a17f6b3631c80d573582f59a1&id2%2525253d4536f46cfff50c66a115755def0155d8e246b02f%25253fid%25253d2ec571a30c0c3b1a17f6b3631c80d573582f59a1&id2%25253d4536f46cfff50c66a115755def0155d8e246b02f%253fid%253d2ec571a30c0c3b1a17f6b3631c80d573582f59a1&id2%253d4536f46cfff50c66a115755def0155d8e246b02f%3fid%3d2ec571a30c0c3b1a17f6b3631c80d573582f59a1&id2%3d4536f46cfff50c66a115755def0155d8e246b02f?id=2ec571a30c0c3b1a17f6b3631c80d573582f59a1')
0 files changed, 0 insertions, 0 deletions