Commit 47cec90
Changed files (1)
files
files/50-synaptics.conf
@@ -14,6 +14,8 @@ Section "InputClass"
Option "HorizTwoFingerScroll" "on"
Option "VertScrollDelta" "-111"
Option "HorizScrollDelta" "-111"
+ Option "VertEdgeScroll" "off"
+ Option "AreaRightEdge" "2700"
# This option is recommend on all Linux systems using evdev, but cannot be
# enabled by default. See the following link for details:
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html