summaryrefslogtreecommitdiff
path: root/hel/wacom.conf
blob: 26b12a6bf5d1a99a0c3466c7f9b4a58e732e7bf3 (plain)
1
2
3
4
5
6
Section "InputClass"
        Identifier "Wacom USB device class"
        MatchUSBID "056a:*"
        MatchDevicePath "/dev/input/event*"
        Driver "wacom"
EndSection