Created
September 29, 2020 19:56
-
-
Save n-peugnet/24ad9305c3b36ee068e6d23f9a2ded1c to your computer and use it in GitHub Desktop.
xorg config files for thinkpad x260
This file contains 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 "devname" | |
Driver "libinput" | |
MatchIsTouchpad "on" | |
Option "Tapping" "on" | |
Option "ClickMethod" "clickfinger" | |
Option "NaturalScrolling" "true" | |
EndSection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment