nixpkgs/pkgs/os-specific/linux/xf86-input-wacom/10-wacom.rules

4 lines
146 B
Plaintext
Raw Normal View History

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