]> code.delx.au - dotfiles/commitdiff
trackpad-config: disable scrolling inertia
authorJames Bunton <jamesbunton@delx.net.au>
Sat, 14 Jan 2017 00:55:56 +0000 (11:55 +1100)
committerJames Bunton <jamesbunton@delx.net.au>
Sat, 14 Jan 2017 00:56:17 +0000 (11:56 +1100)
trackpad-config.sh

index 34d87392d4d77ac9a02c3385a21b4dbcb138c303..dbe66187230267b0527d7b3f6faa092955083010 100755 (executable)
@@ -24,6 +24,7 @@ synclient PalmDetect=0
 synclient VertTwoFingerScroll=1
 synclient HorizTwoFingerScroll=1
 
 synclient VertTwoFingerScroll=1
 synclient HorizTwoFingerScroll=1
 
+synclient CoastingSpeed=0
 synclient TapAndDragGesture=0
 synclient RTCornerButton=0
 synclient RBCornerButton=0
 synclient TapAndDragGesture=0
 synclient RTCornerButton=0
 synclient RBCornerButton=0
@@ -31,4 +32,3 @@ synclient LTCornerButton=0
 synclient LBCornerButton=0
 synclient TapAndDragGesture=0
 synclient TouchpadOff=0
 synclient LBCornerButton=0
 synclient TapAndDragGesture=0
 synclient TouchpadOff=0
-