[Bug 408903] Re: Does not handle microphone mute button (KEY_MICMUTE)

Mathew Hodson mathew.hodson at gmail.com
Sun Mar 10 03:12:16 UTC 2019


** Changed in: gnome-settings-daemon (Ubuntu)
       Status: Triaged => Fix Released

** Changed in: libx11 (Ubuntu)
       Status: Confirmed => Fix Released

** Changed in: x11proto-core (Ubuntu)
       Status: New => Fix Released

** Changed in: xkeyboard-config (Ubuntu)
       Status: New => Fix Released

** No longer affects: xserver-xorg-input-evdev (Ubuntu)

** No longer affects: xserver-xorg-input-evdev (Ubuntu Precise)

** No longer affects: xserver-xorg-input-evdev (Ubuntu Raring)

** No longer affects: x11proto-core (Ubuntu Raring)

** No longer affects: xfce4-volumed (Ubuntu)

** No longer affects: xfce4-volumed (Ubuntu Precise)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/408903

Title:
  Does not handle microphone mute button (KEY_MICMUTE)

Status in OEM Priority Project:
  Won't Fix
Status in OEM Priority Project precise series:
  Won't Fix
Status in OEM Priority Project raring series:
  Won't Fix
Status in xkeyboard-config:
  Fix Released
Status in gnome-settings-daemon package in Ubuntu:
  Fix Released
Status in libx11 package in Ubuntu:
  Fix Released
Status in udev package in Ubuntu:
  Fix Released
Status in x11proto-core package in Ubuntu:
  Fix Released
Status in xkeyboard-config package in Ubuntu:
  Fix Released
Status in gnome-settings-daemon source package in Precise:
  Fix Released
Status in libx11 source package in Precise:
  Fix Released
Status in udev source package in Precise:
  Fix Released
Status in x11proto-core source package in Precise:
  Fix Released
Status in xkeyboard-config source package in Precise:
  Fix Released

Bug description:
  [Impact] 
   * People buying thinkpad hardware are not able to use a mic mute key, that comes with 
     their machine

  [Test Case]

   * Press mic mute key
   * Observe that nothing happens

  [Regression Potential]

   * Very low. This is very isolated code. All it does is add functionality. In fact there 
     are very few deletions in the diffs.

   * There is an existing acpi solution, that's already been mentioned in this bug. I'm 
     not sure how these users would be affected once the upgrade hits, but it was never 
     released as an official fix.

  [Original Report]

  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



More information about the foundations-bugs mailing list