Ver Fonte

Use more realistic speed for synclient conf

Andrew Swistak há 6 anos atrás
pai
commit
242829cd0b
1 ficheiros alterados com 3 adições e 3 exclusões
  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