https://bugs.freedesktop.org/show_bug.cgi?id=106674

--- Comment #26 from Peter Hutterer <peter.hutte...@who-t.net> ---
right, so the patch I sent out merely makes the button scrolling *available*,
it doesn't *enable* it by default. You'll have to both enable it and select a
suitable button to scroll with. For trackpoints we do this automatically (hence
middle scrolling works OOTB) and on some trackballs we select a button but
don't enable it by default. But this is a special case here, the virtual tablet
device is a generic one that forwards whatever comes in from the host so we
cannot enable the button scrolling by default without likely upsetting other
setups.

Try with
libinput debug-events --set-scroll-method=button --set-scroll-button=BTN_MIDDLE

If that works, then the libinput bits are done and you now need to figure out
how to get this into the session (xorg.conf snippet or if your DE supports
graphical configuration for that bit, then that)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to