Created
June 30, 2019 04:17
-
-
Save rh3xp/11aca17cc636e1e2dd3f94257f7e81c1 to your computer and use it in GitHub Desktop.
/etc/X11/xorg.conf.d/50-synatptics
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
| Option "TapButton1" "1" | |
| Option "TapButton2" "2" | |
| Option "TapButton3" "3" | |
| Option "ClickPad" "true" | |
| Option "EmulateMidButtonTime" "0" | |
| Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0" | |
| in mousecatchall the first one |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment