udev and synaptics

Radoslaw Zielinski radek42 at gmail.com
Mon Jul 17 18:48:52 CEST 2006


X11-input-synaptics requires /dev/input/event*.  udev-079-6 creates only
event0 (at least on my machine), which is not enough (X doesn't start
with synaptics enabled).  udev-094-0.2 from ac-test works OK.  diff -ur
for the /etc/udev directories shows this:

 -KERNEL=="event*", ENV{ID_BUS}=="?*", ENV{ID_CLASS}=="?*", SYMLINK+="input/by-id/$env{ID_BUS}-$env{ID_SERIAL}-event-$env{ID_CLASS}"
 +KERNEL=="event*", ENV{ID_BUS}=="?*", ENV{ID_SERIAL}=="?*", ENV{ID_CLASS}=="?*", SYMLINK+="input/by-id/$env{ID_BUS}-$env{ID_SERIAL}-event-$env{ID_CLASS}"

-- 
Radosław Zieliński <radek at pld-linux.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : /mailman/pipermail/pld-users-en/attachments/20060717/09044fbb/attachment.sig 


More information about the pld-users-en mailing list