]> git.eshelyaron.com Git - emacs.git/commit
Refresh keyboard mapping upon receiving new XKB map
authorPo Lu <luangruo@yahoo.com>
Fri, 14 Jan 2022 00:52:53 +0000 (08:52 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 14 Jan 2022 00:52:53 +0000 (08:52 +0800)
commit83ae392d59260da66eed3cc472a0b3af5f00ad47
tree054755ffbdd8fd9edb7308dbacd9039e3af2c2c5
parent53dba3202205b5fab078a47da77be4140b7f93b1
Refresh keyboard mapping upon receiving new XKB map

* src/xterm.c (handle_one_xevent): Call
XkbRefreshKeyboardMapping where required.
src/xterm.c