#
# Catch-all evdev loader for udev-based systems
Section "InputClass"
Identifier "evdev-catchall"
Driver "evdev"
MatchDevicePath "/dev/input/event*"
EndSection