]> git.eshelyaron.com Git - emacs.git/commit
Update modifier meanings even if an xkb_desc was not available
authorPo Lu <luangruo@yahoo.com>
Sun, 16 Jan 2022 05:46:39 +0000 (13:46 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 16 Jan 2022 05:46:39 +0000 (13:46 +0800)
commite2b9f3347e7f30e7185c5d07bc722ea0178f4dbe
treea133bca8f58a3e96cf6195cdfac1e710cb8a21e8
parentc59e870cceb2f40040d6c02da7658c58054ab3ad
Update modifier meanings even if an xkb_desc was not available

* src/xterm.c (handle_one_event): Always update modifiers after
the keyboard mapping is refreshed.
src/xterm.c