Comment 28 for bug 592371

Revision history for this message
Martin Meredith (mez) wrote :

The keys:

- "Config" (hot key - window with cog)
- "Media Center" (hotkey)
- "Battery" (fn+f11)
- "a" (fn+f4)
- "b" (fn +f5)
- "c" (fn+f6)
- "cascade" (hot key - under zoom buttons)

Are not being picked up with the kernel

the "camera" button is still being picked up as "media" and the music button is being picked up as "config"

This is after running

sudo udevadm control --reload-rules

And unplugging/replugging USB receiver.

I believe the line

ENV{ID_VENDOR}=="Logitech*", ATTRS{name}=="Logitech USB Receiver", RUN+="keymap $name logitech-wave-cordless"

That was already there would have matched against the keyboard?