nixpkgs/pkgs/os-specific/linux/xf86-input-wacom/10-wacom.rules
Yury G. Kudryashov a9d1a2825b Initial xf86-input-wacom nix expression
Builds here. Haven't tested whether it works with real hardware yet.

svn path=/nixpkgs/trunk/; revision=21019
2010-04-11 22:42:28 +00:00

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"