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

rooobertek rooobertek at gmail.com
Tue Apr 17 19:19:23 UTC 2012


QuickFix, I think it may handle some thinkpad-specific package.

1. create and edit file  /etc/acpi/events/lenovo-micmute
2. write this into:
    event=ibm/hotkey HKEY 00000080 0000101b
    action=amixer set Capture toggle
3. execute as root:
    killall -HUP acpid

After I wrote code above, I have found this:
http://www.thinkwiki.org/wiki/How_to_configure_acpid#Make_the_Microphone_Mute_button_work
There is it made more pretty

-- 
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 “gnome-settings-daemon” package in Ubuntu:
  Triaged
Status in “udev” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-input-evdev” package in Ubuntu:
  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/ubuntu/+source/gnome-settings-daemon/+bug/408903/+subscriptions




More information about the foundations-bugs mailing list