mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
alsa-mixer: Add "Front Headphone Jack" (fixup)
I forgot half of the front headphone patch, i e, to hide the speaker output when the front headphone is connected. Thanks to Shih-Yuan Lee for noticing. Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
parent
1ff604c298
commit
47b31ce6ad
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@ name = analog-output-speaker
|
|||
state.plugged = no
|
||||
state.unplugged = unknown
|
||||
|
||||
[Jack Front Headphone]
|
||||
state.plugged = no
|
||||
state.unplugged = unknown
|
||||
|
||||
[Jack Speaker Phantom]
|
||||
required-any = any
|
||||
state.plugged = unknown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue