# https://github.com/FreeBSDDesktop/libudev-devd
Section "InputClass"
Identifier "USB mice"
MatchDevicePath "/dev/ums*"
Driver "mouse"
EndSection
Section "InputClass"
Identifier "kbdmux"
MatchDevicePath "/dev/kbdmux*"
Driver "kbd"
EndSection