]> git.eshelyaron.com Git - emacs.git/commit
Try to make sure an XKB desc is always available
authorPo Lu <luangruo@yahoo.com>
Fri, 14 Jan 2022 06:57:55 +0000 (14:57 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 14 Jan 2022 06:57:55 +0000 (14:57 +0800)
commit1158c880e25db99e82945ab4af539a55ea18386f
treeae79687564dd8fcaabe1ce86bd2d038768744222
parentd63d647c11ecd5272074b0a2ce92872d0e0abc27
Try to make sure an XKB desc is always available

* src/xterm.c (handle_one_xevent): Re-retrieve XKB map if it's
unavailable for some reason upon handling an XKB map or keyboard
notify event.
src/xterm.c