summaryrefslogtreecommitdiff
path: root/src/modules/alsa/mixer/paths/analog-input-front-mic.conf
diff options
context:
space:
mode:
authorDavid Henningsson <david.henningsson@canonical.com>2011-12-20 09:16:02 +0100
committerArun Raghavan <arun.raghavan@collabora.co.uk>2012-01-05 19:19:56 +0530
commit59050948896a763afd32118a03ad259094bfa54e (patch)
tree9fe769bfc10ffb8a7c7f2f5ee53a2589ffe58799 /src/modules/alsa/mixer/paths/analog-input-front-mic.conf
parente58ee03878d4d5fe9f10a1a89446b15e5b2c6e84 (diff)
alsa-mixer: When selecting an input, turn off boosts of other inputs
Just like we turn off the "Front Mic" element when we select "Rear Mic", we should also turn off the "Front Mic Boost" element. And the same for the other inputs. Reported-by: Len Owens <len@ovenwerks.net> Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Diffstat (limited to 'src/modules/alsa/mixer/paths/analog-input-front-mic.conf')
-rw-r--r--src/modules/alsa/mixer/paths/analog-input-front-mic.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/modules/alsa/mixer/paths/analog-input-front-mic.conf b/src/modules/alsa/mixer/paths/analog-input-front-mic.conf
index 5ae516c50..852e7e972 100644
--- a/src/modules/alsa/mixer/paths/analog-input-front-mic.conf
+++ b/src/modules/alsa/mixer/paths/analog-input-front-mic.conf
@@ -78,4 +78,20 @@ volume = off
switch = off
volume = off
+[Element Mic Boost]
+switch = off
+volume = off
+
+[Element Dock Mic Boost]
+switch = off
+volume = off
+
+[Element Internal Mic Boost]
+switch = off
+volume = off
+
+[Element Rear Mic Boost]
+switch = off
+volume = off
+
.include analog-input-mic.conf.common