Bug 394078 - mouse wheel: acceleration should be higher
Summary: mouse wheel: acceleration should be higher
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_mouse (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-10 11:04 UTC by Armin Mohring
Modified: 2019-03-29 08:02 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 Armin Mohring 2018-05-10 11:04:23 UTC
The acceleration of the mouse wheel should be higher than actually.
Qubic or exponential.
Comment 1 Christoph Feck 2018-05-10 13:53:07 UTC
Not sure if the libinput event system natively supports acceleration of wheel events. If yes, it would need to expose a setting in systemsettings. If not, it could be worked around either in individual applications, or in Qt.
Comment 2 Armin Mohring 2018-05-10 14:15:07 UTC
This is especially suitable when browsing in the internet with e.g. Firefox.
Comment 3 Armin Mohring 2018-05-22 17:56:34 UTC
I don´t know the acceleration curve.
Comment 4 Armin Mohring 2019-03-29 08:02:25 UTC
Nowadays computer mice have an adjustable dpi resolution, so it is not necessary to implement this anymore.