WindowServer: Added configurable mouse acceleration and scroll length

The settings are also saved to the config file to survive reboots.
This commit is contained in:
Idan Horowitz 2020-12-29 23:32:54 +02:00 committed by Andreas Kling
commit db409db4e9
Notes: sideshowbarker 2024-07-19 00:24:11 +09:00
6 changed files with 51 additions and 2 deletions

View file

@ -5,6 +5,10 @@ Height=768
[Theme]
Name=Default
[Mouse]
AccelerationFactor=1.0
ScrollStepSize=4
[Cursor]
Hidden=/res/cursors/hidden.png
Arrow=/res/cursors/arrow.x2y2.png