Skip to content

Commit

Permalink
keybindings: Add a key binding to toggle the microphone's mute status
Browse files Browse the repository at this point in the history
Provided additional "mic-mute" key binding.

For reference: mate-desktop/mate-settings-daemon#253

Signed-off-by: Zhang Xianwei <zhang.xianwei8@zte.com.cn>
  • Loading branch information
zhangxianwei8 authored and lukefromdc committed Dec 5, 2018
1 parent 6a6da57 commit 223c58a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions capplets/keybindings/00-multimedia-key.xml.in
Expand Up @@ -13,6 +13,8 @@

<KeyListEntry name="volume-up-quiet" description="Volume up quietly" />

<KeyListEntry name="mic-mute" description="Microphone mute" />

<KeyListEntry name="media" description="Launch media player" />

<KeyListEntry name="play" description="Play (or play/pause)" />
Expand Down

0 comments on commit 223c58a

Please sign in to comment.