https://bugs.kde.org/show_bug.cgi?id=520705
Bug ID: 520705
Summary: Allow finer-grained touchpad scroll speed adjustment
Classification: Plasma
Product: plasmashell
Version First 6.6.4
Reported In:
Platform: Kubuntu
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
Plasma currently stores touchpad scroll speed using floating-point values in
kcminputrc via ScrollFactor.
However, the System Settings GUI only exposes coarse slider increments (0.1,
0.3, 0.5, 0.75 etc), making precise tuning difficult.
For my hardware:
The lowest setting of 0.1 is too slow
For the next setting, 0.3 is too fast
I therefore have to set a manual setting of 0.2 by editing the config file with
the command: nano ~/.config/kcminputrc, which suggests the backend already
supports arbitrary precision.
It would be helpful if the UI allowed:
-finer slider granularity
-direct numeric entry
-or an “advanced precision” option
The slider 'scrollfactor' settings number in the kcminputrc config file
increases exponentially as you work your way along the slider, so it may be
that only the slow scrolling end of the settings slider has an excessive
difference in scroll rate between slider positions.
System:
-Kubuntu 26.04
-Plasma 6.6.4
-Wayland
-libinput touchpad
--
You are receiving this mail because:
You are watching all bug changes.