Package: wacom-tools
Version: 0.7.3.1-2
Followup-For: Bug #324391

Bug has not been fixed:

- rules file should be in /etc/udev and symlinked in rules.d/

- More important: udev has become picky about = (assign) vs == (equal).
  The rule is then:

KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", NAME="input/%k", 
SYMLINK="input/wacom%e"

- lastly, %e is deprecated. The alternative is unfortunately cumbersome
  (see cd-aliases-generator.rules).

Phil


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to