Comment 27 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

Tomasz Rzepecki [2009-07-24 23:20 -0000]:
> also, i'm not sure what should i do to test locally - adding the line
> ENV{DMI_VENDOR}=="Logitech*", RUN+="keyymap $name <filename>"
> and running
> sudo service udev restart
> doesn't make xev nor /lib/udev/keymap -i input/event6 recognize the keys anymore, as far as i can tell.

The udev restart won't help. You either need to reboot, or do
something like

  sudo udevadm trigger --subsystem-match=input

Or simply detach and reattach the keyboard.