You are not logged in.
Hi,
I set my keybindings for the media keys in the sway .config.
Similar to the "mute audio"-button, I set up the "mute mic"-button as follows:
bindsym XF86AudioMicMute exec wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggleThis toggles my mic, but the input is reversed immediately. I checked the input with:
# acpi_listenWhile the "mute audio"-button only returns "button/mute MUTE 00000080 00000000 K", the "mute mic"-button returns:
button/f20 F20 00000080 00000000 K
wmi PNP0C14;02 00000080 00000000
button/micmute MICMUTE 00000080 00000000 K
How can I change that to a single input? I did my research, but could find no solution.
Thank you for your help!
Offline