Bug 394078

Summary: mouse wheel: acceleration should be higher
Product: [Applications] systemsettings Reporter: Armin Mohring <armin_mohring>
Component: kcm_mouseAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: unassigned-bugs-null
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.