Bug 448429 - The option to change the scroll speed doesn't appear on X11 using the libinput driver
Summary: The option to change the scroll speed doesn't appear on X11 using the libinpu...
Status: RESOLVED NOT A BUG
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_mouse (show other bugs)
Version: 5.23.4
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-14 01:35 UTC by zocsfxljsgpmiuaanz
Modified: 2022-01-14 01:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.