Jeremie ZIMMERMANN <[EMAIL PROTECTED]> wrote:
> As told in http://linuxwacom.sourceforge.net/index.php/howto/newwacom i added
> the following in my udev rules :
>
> KERNEL="event*", SYSFS{idVendor}="056a", NAME="input/%k",
> SYMLINK="input/wacom%e"
>
> (using Ubuntu Dapper with 2.6.15-23 kernel)
>
> ..nd no link shows up ! As my tablet keeps hesitating between
> /dev/input/event3
> and /dev/input/event4 , it's a bit troublesome to configure it without the
> link..
The syntax of the udev rules has changed! For KERNEL and SYSF, you must
use a "==" instead of a "=". I.e., according to the stupid syntax of C,
two comparisons and two assignments.
Olivier Lecarme
_______________________________________________
Linuxwacom-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss