You are not logged in.

#1 2007-03-07 05:05:41

johnisevil
Member
From: Hamilton, ON Canada
Registered: 2003-08-07
Posts: 221
Website

Wacom and udev

Lately I've noticed that whenever I reboot, the event number of my Wacom changes.  It's went from event2 to event6 to event5.  Getting annoyed with having to reset this each time in /etc/X11/xorg.conf, I made up a simple udev rule to solve this.  Save this as /etc/udev/rules.d/10-wacom.rules

KERNEL=="event*", SYSFS{idVendor}=="056a", NAME="input/%k", SYMLINK="input/wacom"

Hope this helps anyone having the same problem.

Last edited by johnisevil (2007-03-07 05:05:57)

Offline

Board footer

Powered by FluxBB