]> git.eshelyaron.com Git - emacs.git/commit
Fix handling "C-S-u" and such when using XKB
authorPo Lu <luangruo@yahoo.com>
Tue, 28 Jun 2022 01:42:40 +0000 (09:42 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 28 Jun 2022 01:42:40 +0000 (09:42 +0800)
commit9c268510cf4ce02e46d3884215a4d016914d35f0
treec9976b1b1893dc91556c09b6de3a5d229c994c0c
parentdea5c528bd8263b57a8619eac3e66e04f9ab31a4
Fix handling "C-S-u" and such when using XKB

* src/xterm.c (handle_one_xevent): Don't rely on XKB for
consumed modifiers.
src/xterm.c