alsa-mixer: Disable line-out if headphone jack is plugged

Line-out gets muted when headphones are plugged in on HDA cards, encode
this in the line-out path so pulse can match that state.
This commit is contained in:
Sjoerd Simons 2014-10-31 22:01:28 +01:00 committed by David Henningsson
parent 717834086c
commit 66f97c35bd

View file

@ -26,6 +26,10 @@ state.plugged = unknown
state.unplugged = unknown state.unplugged = unknown
required-any = any required-any = any
[Jack Headphone]
state.plugged = no
state.unplugged = unknown
[Jack Line Out Front] [Jack Line Out Front]
required-any = any required-any = any