Re: [hackers] [st][PATCH] Add 14th bit to XK_SWITCH_MOD bitmask

2021-07-18 Thread Hiltjo Posthuma
On Sun, Jul 18, 2021 at 12:14:00AM +0200, petarkap...@firemail.cc wrote: > From: Petar Kapriš > > 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_

[hackers] [st][PATCH] Add 14th bit to XK_SWITCH_MOD bitmask

2021-07-17 Thread petarkapris
From: Petar Kapriš 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_