https://bugs.kde.org/show_bug.cgi?id=429759
--- Comment #15 from Thiago Sueto <herzensch...@gmail.com> --- Forgot to mention: it's a matter of sending a dbus signal if you're on Wayland: qdbus org.kde.KWin /org/kde/KWin/InputDevice/eventX org.kde.KWin.InputDevice.scrollOnButtonDown true Where eventX is the event that corresponds to the device. On X11 I'm not sure this is possible and much less trivial; the usual recommendation is to use Xorg conf files or xinput. -- You are receiving this mail because: You are watching all bug changes.