I also have a Wave keyboard, and I managed to make the keys work using
the following rule:

ENV{ID_VENDOR}=="Logitech*", KERNELS=="input*", ATTRS{name}=="Logitech
USB Multimedia Keyboard", RUN+="keymap $name
scancodes_logitech_wave.txt"

It seems that DMI_VENDOR is set to "System manufacturer", so you can't
use that in the rule.


When I run

sudo /lib/udev/keymap -i input/event6

all keys now have a proper key code set, but not all of them are recognized in 
xev.
Do I have to modify anything else to make xev recognize them?

I have attached a modified version of Tomasz' scancode file, the
keycodes for Fn + F10 (www search) and Fn + F11 (local search) were
wrong.

** Attachment added: "scancodes_logitech_wave.txt"
   http://launchpadlibrarian.net/33245056/scancodes_logitech_wave.txt

-- 
Many special keys on Logitech Wave keyboard don't work
https://bugs.launchpad.net/bugs/215035
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to