Parcourir la source

Use more realistic speed for synclient conf

Andrew Swistak il y a 6 ans
Parent
commit
242829cd0b
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      bin/synclientconf.sh

+ 3 - 3
bin/synclientconf.sh

@@ -21,9 +21,9 @@ synclient HorizEdgeScroll=0
 synclient CornerCoasting=0
 synclient VertTwoFingerScroll=1
 synclient HorizTwoFingerScroll=1
-synclient MinSpeed=1
-synclient MaxSpeed=1.50
-synclient AccelFactor=0.0125
+synclient MinSpeed=0.5
+synclient MaxSpeed=0.5
+synclient AccelFactor=0
 synclient TouchpadOff=0
 synclient LockedDrags=0
 synclient LockedDragTimeout=5000