forked from fvwmorg/fvwm3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MaskUsedModifiers: remove bits used for XKB group index
According to section "Xkb State to Core Protocol State Transformation" of the "The X Keyboard Extension: Library Specification", the Xkb-aware server reports group index in bits 13 and 14 of XEvent.xkey.state or XEvent.xbutton.state. This interferes with FVWM's modifier handling as described in fvwmorg#861.
- Loading branch information
Showing
2 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters