On 27 June 2011 19:04, Benjamin R. Haskell <suckless_AT_benizi.com> wrote:
> Are there modifiers in X11
> beyond the ones this patched version explicitly uses (shift, control,
> mod1-mod5), and the one it excludes (lock)? IIRC, it's stored in a byte,
> and 2 + 5 + 1 = 8, so I don't see how there could be more.
There are more. Specifically: Button1Mask, Button2Mask, Button3Mask,
Button4Mask, Button5Mask, ShiftMask, LockMask, ControlMask, Mod1Mask,
Mod2Mask, Mod3Mask, Mod4Mask, and Mod5Mask.
So I'll apply the above patch.
Thanks,
cls
Received on Mon Jun 27 2011 - 20:29:35 CEST
This archive was generated by hypermail 2.2.0 : Mon Jun 27 2011 - 20:36:04 CEST