]> git.eshelyaron.com Git - emacs.git/commit
Fix detection of modifier keys on XInput 2
authorPo Lu <luangruo@yahoo.com>
Tue, 8 Mar 2022 10:31:12 +0000 (18:31 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 8 Mar 2022 10:33:23 +0000 (18:33 +0800)
commitbbbb47704f6c7e56a96983976fbb0ab1acca652f
tree5800812ed91c501fbb319cd7aab0fcf650387010
parentd0d7765f236fe7f58e87342628f2491ee2d26195
Fix detection of modifier keys on XInput 2

* src/xterm.c (handle_one_xevent): Fix iteration over sets of
modifiers.
src/xterm.c