]> git.eshelyaron.com Git - emacs.git/commit
Try to restore valuator values when a device is enabled
authorPo Lu <luangruo@yahoo.com>
Sat, 14 May 2022 06:12:39 +0000 (14:12 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 14 May 2022 06:12:39 +0000 (14:12 +0800)
commitdf8efda552d85c571966219ec72d9e50b4f998cd
tree8c129b58952b3abbc5b6b307bfa6bd94b6e4c997
parent004c2ced6e1eb71a54ea58e78c714ae69e215f63
Try to restore valuator values when a device is enabled

* src/xterm.c (struct xi_known_valuator): New struct.
(xi_populate_device_from_info): Figure out all the values of the
valuators and set the scroll valuators's current_value to it.
src/xterm.c