video conferencing tip: you can map mic mute/unmute to a global hotkey! pactl list-sources to find out the index of your mic. then

pactl set-source-mute <idx> toggle

this uses pulseaudio. you can also use the useless scroll lock LED as a muted status indicator. small bash script: gist.github.com/zoe1337/6053e7

you can bind it to a key with khotkeys for example (KDE)

I mapped this key to an otherwise useless mutlimedia key of my keyboard.

Ideally I'd like to have a push-to-talk functionality: unmute while I press a key. for this I need two events: key pressed and key released. but I don't know how to bind that.

then use shift-press to lock microphone status (muted or unmuted)

Follow

@uint8_t That's handy. I use a usb mic with a hardware mute switch that I got from my university's surplus shop. The button lights up green when it's active, and the switch cuts power to it.

Sign in to participate in the conversation
Pixietown

Small server part of the pixie.town infrastructure. Registration is closed.