mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
alsa-mixer: Make line out path unavailable when "Front Headphone" is plugged in
This case was apparently overlooked. Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
parent
b620fb444c
commit
5598923b8e
1 changed files with 4 additions and 0 deletions
|
|
@ -29,6 +29,10 @@ required-any = any
|
||||||
state.plugged = no
|
state.plugged = no
|
||||||
state.unplugged = unknown
|
state.unplugged = unknown
|
||||||
|
|
||||||
|
[Jack Front Headphone]
|
||||||
|
state.plugged = no
|
||||||
|
state.unplugged = unknown
|
||||||
|
|
||||||
[Jack Line Out Front]
|
[Jack Line Out Front]
|
||||||
required-any = any
|
required-any = any
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue