summaryrefslogtreecommitdiffstats
path: root/src/modules
diff options
context:
space:
mode:
authorDaniel T Chen <crimsun@ubuntu.com>2010-03-10 18:14:11 -0500
committerColin Guthrie <cguthrie@mandriva.org>2010-05-08 14:20:06 +0100
commitf7b262763a995b802e85c3cf66bb2fb11bea17ff (patch)
tree6bffeb9e2ea9525d397ad054e29a8f402914baec /src/modules
parent87fdbb544b9459c343a5bd3278319d5a0dd60e79 (diff)
alsa: Handle 'Digital Mic' as an 'Input Source'
BugLink: https://launchpad.net/bugs/533877 Some laptops have 'Digital Mic' exposed as an 'Input Source', e.g., Dell XPS 1330, so handle these, too.
Diffstat (limited to 'src/modules')
-rw-r--r--src/modules/alsa/mixer/paths/analog-input.conf.common4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/modules/alsa/mixer/paths/analog-input.conf.common b/src/modules/alsa/mixer/paths/analog-input.conf.common
index 66c3ddaa..6c5fae99 100644
--- a/src/modules/alsa/mixer/paths/analog-input.conf.common
+++ b/src/modules/alsa/mixer/paths/analog-input.conf.common
@@ -62,6 +62,10 @@ priority = 5
[Element Input Source]
enumeration = select
+[Option Input Source:Digital Mic]
+name = input-microphone
+priority = 20
+
[Option Input Source:Mic]
name = input-microphone
priority = 20