Bug 448429

Summary: The option to change the scroll speed doesn't appear on X11 using the libinput driver
Product: [Applications] systemsettings Reporter: zocsfxljsgpmiuaanz
Component: kcm_mouseAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: 5.23.4   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description zocsfxljsgpmiuaanz 2022-01-14 01:35:38 UTC
SUMMARY
The option to change the scroll speed doesn't appear on X11 using the libinput driver but it does on Wayland and on X11 using the evdev driver.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2
Comment 1 Nate Graham 2022-01-14 01:39:35 UTC
That's because there is no such option in Libinput. :)

On Wayland we manufacture it ourselves in KWin to work around the lack of this setting in Libinput itself. But that's not an option on X11 unfortunately.