xf86-input-evdev:

- sync config with config from fedora
This commit is contained in:
Stephan Raue 2010-02-19 11:13:10 +01:00
parent 8435b23f96
commit 7d21e1a3b2
2 changed files with 6 additions and 5 deletions

View File

@ -0,0 +1,6 @@
# Catchall class for input devices
Section "InputClass"
Identifier "evdev catchall"
Driver "evdev"
EndSection

View File

@ -1,5 +0,0 @@
Section "InputClass"
Identifier "default"
Driver "evdev"
EndSection