← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 226509] Re: Dell XPS m1330 multimedia keys don't work in Ubuntu

 

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-X,
which is subscribed to xserver-xorg-input-evdev in ubuntu.