Summary: | Janky middle mouse scroll functionality | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | honkanen.ap |
Component: | libinput | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | john.kizer, nate |
Priority: | NOR | ||
Version First Reported In: | 6.3.4 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
URL: | https://gitlab.freedesktop.org/libinput/libinput/-/issues/1049 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
honkanen.ap
2025-05-04 11:46:13 UTC
To elaborate the suggestion for scroll speed further, I know that the current scroll speed option does affect the middle mouse scrolling as well. However, there should be separate speeds for the mouse wheel scrolling and the middle mouse scrolling. Hi - while Plasma exposes the setting to toggle middle mouse button scrolling functionality on or off, the functionality itself lives in the libinput driver - so changes in its behavior would have to be made there. I'm no expert on that front, but I would suspect that what you're observing is a mouse-based version of this issue, reported by a touchpad user: https://gitlab.freedesktop.org/libinput/libinput/-/issues/1049 Thanks! |