On Saturday 15 July 2006 18:34, Gerry JJ wrote: > Hello. I've got an Intuos2 USB tablet that I'm using in Linux. Depending > on how many other USB devices I've got plugged in at boot (and which USB > ports they're in), the /dev/input/event* device that gets attached to the > tablet change, ie it may be event1, event2, event3, etc. Since the X > configuration refers to this device by name, I end up having to edit the > configuration to point to the correct device and then restart X whenever > it changes, which turns out to be pretty often. > > I tried googling, but couldn't find any solutions to this problem (or > anyone else having the problem, actually). Is there anything I can do to > fix this ? If possible, I'd like to lock the tablet device to one > particular device name. I'm using kernel 2.6.16, with UDEV to handle /dev.
You can find what you need in the HOWTO http://linuxwacom.sourceforge.net/index.php/howto/newwacom it's.. almost up-to-date.. Follow the instructions in the HOWTO but the content of the 10-wacom.rules-file should be (only one line, excluding the '-'s): --------- KERNEL=="event*", SYSFS{idVendor}=="056a", NAME="input/%k", SYMLINK="input/wacom" --------- You probably need to reboot after creating this file (or does someone know a better way?). After this you can access the latest connected tablet as /dev/input/wacom. Onto something related.. What is the right way to suggest/make changes on the linuxwacom-web? The result from the one vs two '=' discussion earlier should have resulted in an update imho. BR Magnus ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Linuxwacom-discuss mailing list Linuxwacom-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss