Comment 5 for bug 407940

Revision history for this message
Martin Pitt (pitti) wrote :

alex@alex-note:~$ sudo /lib/udev/keymap -i input/event5
** Pressing new keys but nothing happens **

OK, that means that these keys are on a different input device. Apparently you have something called a "Logitech USB receiver". Can you please try whether you see these keys on input/event6 (unlikely, but possible) or input/event7 (more likely)?

EUR, $, and the other keys are already correct, except for 0xD9 which should be "bluetooth", not "brightnessup". I can change that with the available data.

> The file for Aspire 6920 should look something like that:
>
> 0xD9 bluetooth # (toggle) on-to-off

Correct. I made the change in udev upstream git now.

> 0x92 media # this should start the media player or so
> 0x9E back
> 0xCA hold # don't really know what to map this to
> 0x83 rewind
> 0x89 fastforward

Where do these come from? You did not mention them in your testing above?