]> git.eshelyaron.com Git - emacs.git/commit
Be a little more paranoid about XI 2.0 implementations
authorPo Lu <luangruo@yahoo.com>
Thu, 10 Nov 2022 05:25:28 +0000 (13:25 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 10 Nov 2022 05:25:28 +0000 (13:25 +0800)
commit0047bdeb3393d5d7acbdffd7444370fc3e4d2384
tree6216acf1fe1b51bbca1789ef61c6c77ea7f75445
parentef3627508a65ee750054622fc4557c42c6589e89
Be a little more paranoid about XI 2.0 implementations

* src/xterm.c (xi_populate_device_from_info):
(xi_disable_devices): Do not restore valuator values if the
valuator info has a mode of Relative and a value of 0.0.
src/xterm.c