I have the same problem haven't figured out what causes it.

using evdev as a keyboard driver, doesn't help, xev reports no multimedia keys,
if I use the kbd driver, xev reports the multiemedia keys, but some buttons are 
duplicates, like play/pause button is the same as media next, and the stop 
button is the same as media back.

tried with different keyboard models, but the problem persists.

xorg config keyboard: 
Section "InputDevice"
        Identifier      "Logitech Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105" #<-- tried this with logiinkse 
and logiinkseusb.
        Option          "XkbLayout"     "us"
        Option          "XkbVariant"    "intl" # <-- switch this from euro to 
intl.
        Option          "XkbOptions"    "lv3:ralt_switch"
EndSection

-- 
Multimedia Keys Don't Work
https://bugs.launchpad.net/bugs/182704
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to