[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#487793: xserver-xorg-input-evtouch: TSC-10 missing from udev rules



Package: xserver-xorg-input-evtouch
Version: 0.8.7-3ubuntu1
Severity: minor

*** Please type your report below this line ***
The udev rules (69-touchscreen.rules) should also support my touch screen 
:-)  Adding the following line solves this:

KERNEL=="event*", SUBSYSTEM=="input", ATTRS{name}=="TSC-10 DM TSC-10 DM", 
SYMLINK+="input/evtouch_event"

BTW. instead of listing every single touch screen on the market, would it 
be possible to simply create a /dev/input/evtouch_event device when it uses 
the 'usbtouchscreen' kernel module? Something like:

KERNEL=="event*", SUBSYSTEM=="input", DRIVER=="usbtouchscreen", 
SYMLINK+="input/evtouch_event"

?



Reply to: