Udev rules and the management of the plumbing layer
Udev rules and the management of the plumbing layer
Posted Aug 14, 2008 9:12 UTC (Thu) by luke.hart (subscriber, #23232)Parent article: Udev rules and the management of the plumbing layer
From the experience (admittedly very little) with writing rules for the Wacom tablet PC, I prefer the Ubuntu rules. The Wacom digitizer found in tablet PCs has 2 sub-units, 1 for the pen input and 1 for the touch screen. The standard rules choose the touch screen as \dev\input\wacom, which is not really very helpful. I found that on Ubuntu enough information is provided in the hierarchy of udev nodes to differentiate the 2 sub-units, but this is not present in the standard set of rules (as seen in Gentoo). At the time I was very surprised (and annoyed) that the rules weren't standard.
