]> git.eshelyaron.com Git - emacs.git/commit
Fix scroll event translation for legacy button events
authorPo Lu <luangruo@yahoo.com>
Sun, 15 May 2022 01:05:41 +0000 (09:05 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 15 May 2022 01:05:59 +0000 (09:05 +0800)
commit003dc93f93994c1fc568a7844623fa65f9d33448
tree8a39273a149718b83c88e9a9352965c942d5cf06
parenta0af789d06077f3188635cf37b741edcebee56ec
Fix scroll event translation for legacy button events

* src/xterm.c (handle_one_xevent): Don't treat emulated Button8
as a wheel event.
src/xterm.c