]> git.eshelyaron.com Git - emacs.git/commit
Respect `extra-keyboard-modifiers' when handling XI2 keyboard input
authorPo Lu <luangruo@yahoo.com>
Mon, 21 Feb 2022 01:33:54 +0000 (09:33 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 21 Feb 2022 01:33:54 +0000 (09:33 +0800)
commit9e6df01bf1bd393fc0e7aacbda7f56df10ecbe03
treee70fe93239393a6625607d6eb3b5c4c7abddecb1
parent3d2c213ce99fec54bfd5230405e6fde753794b09
Respect `extra-keyboard-modifiers' when handling XI2 keyboard input

* src/xterm.c (handle_one_xevent): Add extra modifiers to
XI2 keyboard state.
src/xterm.c