xorg-x11-drv-libinput/90-libinput.conf

6 lines
111 B
Plaintext
Raw Normal View History

2014-07-24 23:36:04 +00:00
Section "InputClass"
Identifier "libinput"
Driver "libinput"
MatchDevicePath "/dev/input/event*"
EndSection