From bd637487001e2a503bdb0a875903972d99f734de Mon Sep 17 00:00:00 2001 From: Jaska Uimonen Date: Sun, 10 Jun 2012 15:13:11 +0300 Subject: [PATCH] jack detection fix for wired headset --- src/modules/alsa/mixer/paths/analog-output-headphones.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/modules/alsa/mixer/paths/analog-output-headphones.conf b/src/modules/alsa/mixer/paths/analog-output-headphones.conf index 5879705..bb64408 100644 --- a/src/modules/alsa/mixer/paths/analog-output-headphones.conf +++ b/src/modules/alsa/mixer/paths/analog-output-headphones.conf @@ -22,9 +22,6 @@ priority = 90 name = analog-output-headphones -[Jack Front Headphone] -required-any = any - [Jack Headphone] required-any = any @@ -71,7 +68,7 @@ volume = off ; On some machines Front is actually a part of the Headphone path [Element Front] -switch = mute +switch = off volume = zero [Element Rear] -- 2.7.4