Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: da97dd5dd3618719f50fe6131ae65277481e93fa
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/da97dd5dd3618719f50fe6131ae65277481e93fa Author: Tom Beckmann <
[hidden email]>
Date: 2019-10-16 (Wed, 16 Oct 2019)
Changed paths:
M platforms/unix/vm-display-X11/sqUnixX11.c
Log Message:
-----------
x11: emulate only up/down scroll events via keyboard, not left/right (#432)
This restores the behavior to what we previously had and fixes an
annoying side effect, where vertical scrolling on a touchpad causing
occassional horizontal scrolling events would move the cursor in a text
editor, since we generate ctrl+left/right.