Comment 2 for bug 728310

Revision history for this message
Daniƫl van Eeden (dveeden) wrote :

I've used this as work-around
Added a new keyboard shortcut which executes this:
/usr/bin/pacmd "set-source-mute alsa_input.pci-0000_00_1b.0.analog-stereo 1"

This is binded to 0xf8 (which is the mute key).

The only issue is that this doesn't toggle mute, so it only mutes and never unmutes.