Skip to content

Commit

Permalink
alsa-mixer: Make line out path unavailable when "Front Headphone" is …
Browse files Browse the repository at this point in the history
…plugged in

This case was apparently overlooked.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
  • Loading branch information
David Henningsson committed May 5, 2015
1 parent b620fb4 commit 5598923
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/modules/alsa/mixer/paths/analog-output-lineout.conf
Expand Up @@ -29,6 +29,10 @@ required-any = any
state.plugged = no
state.unplugged = unknown

[Jack Front Headphone]
state.plugged = no
state.unplugged = unknown

[Jack Line Out Front]
required-any = any

Expand Down

0 comments on commit 5598923

Please sign in to comment.