After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 651051 - Implement support for microphone mute key
Implement support for microphone mute key
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: media-keys
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2011-05-25 11:01 UTC by Bastien Nocera
Modified: 2013-01-13 00:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2011-05-25 11:01:36 UTC
As available on Thinkpads:
https://patchwork.kernel.org/patch/813432/
Comment 1 Bastien Nocera 2011-05-27 16:59:56 UTC
KEY_MICMUTE is currently out of the range of things X listens to, so no X keysym for now.
Comment 3 James M. Leddy 2012-08-29 19:30:07 UTC
Here's the patch that adds libnotify, in case you want to see what needs to be undone.
Comment 5 Bastien Nocera 2013-01-13 00:31:51 UTC
Fixed with my own code. I've added support for microphone to the OSD instead.