From 47b31ce6ad744de9595eb4d5366d25b40c5d3455 Mon Sep 17 00:00:00 2001 From: David Henningsson Date: Tue, 3 Jul 2012 10:31:30 +0200 Subject: [PATCH] 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 --- src/modules/alsa/mixer/paths/analog-output-speaker.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/modules/alsa/mixer/paths/analog-output-speaker.conf b/src/modules/alsa/mixer/paths/analog-output-speaker.conf index cea02c254..7540315e6 100644 --- a/src/modules/alsa/mixer/paths/analog-output-speaker.conf +++ b/src/modules/alsa/mixer/paths/analog-output-speaker.conf @@ -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