Add "Rear Mic" to alsa mixer paths.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
David Henningsson 2010-11-19 10:41:46 +01:00 committed by Colin Guthrie
parent f1e43cd9b8
commit c2c11603a1
2 changed files with 13 additions and 0 deletions

View file

@ -62,6 +62,15 @@ name = input-boost-on
[Option Front Mic Boost:off] [Option Front Mic Boost:off]
name = input-boost-off name = input-boost-off
[Element Rear Mic Boost]
switch = select
[Option Rear Mic Boost:on]
name = input-boost-on
[Option Rear Mic Boost:off]
name = input-boost-off
[Element Int Mic Boost] [Element Int Mic Boost]
switch = select switch = select

View file

@ -90,6 +90,10 @@ priority = 19
name = input-microphone name = input-microphone
priority = 19 priority = 19
[Option Input Source:Rear Mic]
name = input-microphone
priority = 19
[Option Input Source:Line] [Option Input Source:Line]
name = input-linein name = input-linein
priority = 18 priority = 18