On Sun, Apr 30, 2006 at 05:53:26PM +0200, Marco d'Itri wrote:
> In persistent-input.rules, please replace = with == in the SYSFS{...}
> keys.
Almost did it. The mouse compenent uses SYSFS{bInterfaceProtocol}=="00", so
adding the following did the trick:
BUS=="usb", SYSFS{bInterfaceClass}=="03", SYSFS{bInterfaceProtocol}=="00", \
ENV{ID_CLASS}="mouse"
--
Jeremy Nickurak -= Email/Jabber: [EMAIL PROTECTED] =-
signature.asc
Description: Digital signature

