mirror of
https://github.com/X11Libre/xf86-input-libinput.git
synced 2026-03-24 01:24:04 +00:00
Ship an example config snippet
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
6
conf/99-libinput.conf
Normal file
6
conf/99-libinput.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
# Use the libinput driver for all event devices
|
||||
Section "InputClass"
|
||||
Identifier "libinput"
|
||||
Driver "libinput"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
EndSection
|
||||
Reference in New Issue
Block a user