mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
alsa-mixer: Document "state.plugged" and "state.unplugged"
Put explanation of state.plugged and state.unplugged in analog-output.conf.common. Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
parent
12a53524b3
commit
270b1a7d74
1 changed files with 8 additions and 6 deletions
|
|
@ -110,6 +110,8 @@
|
||||||
; required-absent = ignore | any # If not set to ignore, make the path invalid if this jack control is present.
|
; required-absent = ignore | any # If not set to ignore, make the path invalid if this jack control is present.
|
||||||
; required-any = ignore | any # If not set to ignore, make the path invalid if no jack controls and no elements with
|
; required-any = ignore | any # If not set to ignore, make the path invalid if no jack controls and no elements with
|
||||||
; # the required-any are present.
|
; # the required-any are present.
|
||||||
|
; state.plugged = yes | no | unknown # Normally a plugged jack would mean the port becomes available, and an unplugged means it's
|
||||||
|
; state.unplugged = yes | no | unknown # unavailable, but the port status can be overridden by specifying state.plugged and/or state.unplugged.
|
||||||
|
|
||||||
[Element PCM]
|
[Element PCM]
|
||||||
switch = mute
|
switch = mute
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue