Created
April 13, 2019 14:53
-
-
Save tapickell/cc8424d74182fd0b9ffe7abe65ef5493 to your computer and use it in GitHub Desktop.
xinit config from x240
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
setxkbmap -option 'caps:ctrl_modifier' | |
xinput set-prop "SynPS/2 Synaptics TouchPad" "Tapping Enabled" 1 | |
xinput set-prop "SynPS/2 Synaptics TouchPad" "Tapping Enabled Default" 1 | |
xinput set-prop "SynPS/2 Synaptics TouchPad" "Natural Scrolling Enabled" 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment