xorg-x11-drv-wacom/70-wacom.rules
Peter Hutterer cbefc10a00 - Update to today's git snapshot.
- wacom-0.10.6-serial-identifiers.patch: drop, upstream.
2010-05-20 23:27:33 +00:00

8 lines
216 B
Plaintext

ACTION!="add|change", GOTO="wacom_end"
# Match all wacom tablets with a serial ID starting with WACf
ATTRS{id}=="WACf*" ENV{NAME}="Serial Wacom Tablet", ENV{SUBSYSTEM}="input", ENV{ID_INPUT}="1"
LABEL="wacom_end"