]> git.eshelyaron.com Git - emacs.git/commit
Better handle devices being enabled on XI2
authorPo Lu <luangruo@yahoo.com>
Tue, 15 Feb 2022 01:19:12 +0000 (09:19 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 15 Feb 2022 01:19:12 +0000 (09:19 +0800)
commitbb33446f2a4a2540fe3fcbc07d9fadacb024f963
tree59d5a0b03d28db27b69071280bcf21edf9b328f0
parentd43ca3855608752d26f3d615424339cd522322f4
Better handle devices being enabled on XI2

* src/xterm.c (handle_one_xevent): Don't abort on DeviceChanged
if the device couldn't be found, instead regenerating the device
hierarchy to see if it was enabled.
src/xterm.c