Comment 60 for bug 215035

Revision history for this message
Martin Pitt (pitti) wrote : Re: [Bug 215035] Re: Many special keys on Logitech Wave keyboard don't work

Jonas Norlander [2009-10-14 19:40 -0000]:
> Can I add the above udev rule just below the one in 95-keymap.rules or
> should I replace it?

Just below is fine.

> The "ATTRS{name}=="USB Receiver"" should that be
> "ATTRS{name}=="Logitech USB Receiver"" as the "name" from lsinput
> command?

I'm not entirely sure; ATTRS{name} comes from sysfs, but the udev dump
just shows me the usb_id output. There it said "USB Receiver". Perhaps
just try with both and see which works? That's easier than going
through the long route of finding the sysfs path and using
udevadm info --attribute-walk /devices... (but you can do that as
well, of course).

> I try this and report back.

Thanks!