Created
October 18, 2017 14:21
-
-
Save cburgdorf/ae20bea3f3407a3efa86a73483c01fba to your computer and use it in GitHub Desktop.
/usr/share/X11/xorg.conf.d/51-synaptics-userdefined.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "InputClass" | |
Identifier "touchpad restrict area" | |
Driver "synaptics" | |
MatchIsTouchpad "on" | |
Option "AreaLeftEdge" "200" | |
Option "AreaRightEdge" "1000" | |
EndSection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment