mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05: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> Conflicts: src/modules/alsa/mixer/paths/analog-output-speaker.conf
This commit is contained in:
parent
e610bd3d1a
commit
ee619d98a3
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@ name = analog-output-speaker
|
||||||
state.plugged = no
|
state.plugged = no
|
||||||
state.unplugged = unknown
|
state.unplugged = unknown
|
||||||
|
|
||||||
|
[Jack Front Headphone]
|
||||||
|
state.plugged = no
|
||||||
|
state.unplugged = unknown
|
||||||
|
|
||||||
[Element Hardware Master]
|
[Element Hardware Master]
|
||||||
switch = mute
|
switch = mute
|
||||||
volume = merge
|
volume = merge
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue