Summary: | Mouse wheel scroll speed can not be configured | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Daniel Duris <kdebugs> |
Component: | kcm_mouse | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | minor | CC: | bjornlasanche, nate |
Priority: | NOR | ||
Version First Reported In: | 5.20.4 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniel Duris
2020-12-23 11:26:26 UTC
You must be using the Libinput driver on X11. This feature cannot be implemented for this use case due to lack of support in Libinput itself. See https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/-/merge_requests/12 We have to wait for that issue to be fixed in Libinput before we can add the feature. On Wayland the situation is different, and we have already implemented a scroll speed feature. Another alternative is to remove Libinput on X11 and use the older evdev drives, which do have this feature. *** Bug 435205 has been marked as a duplicate of this bug. *** |