Unfortunately, the patch to gnome-settings-daemon didn't get in soon
enough to make the raring release, and we're past feature freeze. But at
the same time, we also don't have a new enough x11proto-core to use the
XF86MicMute keysym anyway. The first version that works is
xproto-7.0.24, released on March 29th, and the latest version debian has
is 7.0.23.

In any case, I've created a PPA that allows intersted people to try the
new functionality present in g-s-d (using F20). Please only proceed if
you are confident in what you're doing. If you're using a thinkpad, the
first thing you need to do is edit your /lib/udev/keymaps/module-lenovo
file so that 'micmute' is 'f20', since we will be using f20 for that
key. Other laptops already have proper udev keymap files.

The second thing is to make sure keycode 198 is maped to 'F20' as far as
X is concerned. This is easily done with

xmodmap -e "keycode 198 = F20"

To make it permant, edit your ~/.Xmodmap file

And finally install gnome-settings-daemon from the PPA:

https://launchpad.net/~jm-leddy/+archive/micmute
https://wiki.archlinux.org/index.php/Xmodmap

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/408903

Title:
  Does not handle microphone mute button (KEY_MICMUTE)

Status in OEM Priority Project:
  Triaged
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project raring series:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Triaged
Status in “udev” package in Ubuntu:
  Triaged
Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” source package in Raring:
  Triaged
Status in “udev” source package in Raring:
  Triaged
Status in “xserver-xorg-input-evdev” source package in Raring:
  Triaged

Bug description:
  Ubuntu 9.04

  Pressing the new microphone mute button does not do anything.  It
  should toggle the mute on the current capture device and toggle an led
  that is part of the button.

  acpi_listen output:

  ibm/hotkey HKEY 00000080 0000101b

  
  xev output:

  MappingNotify event, serial 34, synthetic NO, window 0x0,
      request MappingKeyboard, first_keycode 8, count 248  

  MappingNotify event, serial 34, synthetic NO, window 0x0,
      request MappingKeyboard, first_keycode 8, count 247

  KeyPress event, serial 34, synthetic NO, window 0x3400001,
      root 0x118, subw 0x0, time 10334714, (317,-162), root:(322,207),
      state 0x0, keycode 248 (keysym 0x0, NoSymbol), same_screen YES,
      XLookupString gives 0 bytes:
      XmbLookupString gives 0 bytes:
      XFilterEvent returns: False

  KeyRelease event, serial 34, synthetic NO, window 0x3400001,
      root 0x118, subw 0x0, time 10334714, (317,-162), root:(322,207),
      state 0x0, keycode 248 (keysym 0x0, NoSymbol), same_screen YES,
      XLookupString gives 0 bytes:
      XFilterEvent returns: False

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/408903/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to