Skip to content

Instantly share code, notes, and snippets.

@n-peugnet
Created September 29, 2020 19:56
Show Gist options
  • Save n-peugnet/24ad9305c3b36ee068e6d23f9a2ded1c to your computer and use it in GitHub Desktop.
Save n-peugnet/24ad9305c3b36ee068e6d23f9a2ded1c to your computer and use it in GitHub Desktop.
xorg config files for thinkpad x260
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