Here are my findings. The codes that xev gets are correct. This is the xev output:
keycode 171 = (keysym 0x1008ff17, XF86AudioNext), state = 0x0 keycode 171 = (keysym 0x1008ff17, XF86AudioNext), state = 0x0 keycode 172 = (keysym 0x1008ff14, XF86AudioPlay), state = 0x0 keycode 172 = (keysym 0x1008ff14, XF86AudioPlay), state = 0x0 keycode 174 = (keysym 0x1008ff15, XF86AudioStop), state = 0x0 keycode 174 = (keysym 0x1008ff15, XF86AudioStop), state = 0x0 (the first keycode is on key-down, the second on key-up) The bindings in /apps/gnome_settings_daemon/keybindings are pretty sensible $ gconftool-2 -R /apps/gnome_settings_daemon/keybindings volume_down = XF86AudioLowerVolume pause = XF86AudioPause search = XF86Search volume_up = XF86AudioRaiseVolume previous = XF86AudioPrev stop = XF86AudioStop eject = XF86Eject next = XF86AudioNext volume_mute = XF86AudioMute play = XF86AudioPlay Please not that volume-down, volume-up and mute keys are working. -- Dell XPS m1330 multimedia keys don't work in Ubuntu https://bugs.launchpad.net/bugs/226509 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
