4 lines
149 B
Plaintext
4 lines
149 B
Plaintext
|
-# udev rule to create /dev/input/wacomN for wacom tablets
|
||
|
-
|
||
|
-KERNEL="event*", SYSFS{manufacturer}="WACOM", NAME="input/%k", SYMLINK="input/wacom%e"
|