[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] x11: emulate only up/down scroll events via keyboard, not left/right (#432)

Tom Beckmann notifications at github.com
Wed Oct 16 07:36:33 UTC 2019


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.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/432

-- Commit Summary --

  * x11: emulate only up/down scroll events via keyboard, not left/right

-- File Changes --

    M platforms/unix/vm-display-X11/sqUnixX11.c (3)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/432.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/432.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/432
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20191016/e5415079/attachment.html>


More information about the Vm-dev mailing list