Browse Source

Use more realistic speed for synclient conf

Andrew Swistak 6 năm trước cách đây
mục cha
commit
242829cd0b
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  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