Skip to content

Instantly share code, notes, and snippets.

@brennovich
Created December 29, 2015 03:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brennovich/cbcf0880e79ff280c8be to your computer and use it in GitHub Desktop.
Save brennovich/cbcf0880e79ff280c8be to your computer and use it in GitHub Desktop.
/etc/X11/xorg.conf.d/99-libinput.conf
Section "InputClass"
Identifier "libinput"
Driver "libinput"
MatchDevicePath "/dev/input/event*"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment