Set better priorities on input paths
authorDavid Henningsson <david.henningsson@canonical.com>
Fri, 26 Aug 2011 12:04:18 +0000 (14:04 +0200)
committerColin Guthrie <colin@mageia.org>
Mon, 29 Aug 2011 09:05:24 +0000 (10:05 +0100)
The priorities should be set in the approximately likeliness that someone
would like to use them. This is hard to guess of course, but this is
a better guess compared to the existing configuration.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
src/modules/alsa/mixer/paths/analog-input-aux.conf
src/modules/alsa/mixer/paths/analog-input-dock-mic.conf
src/modules/alsa/mixer/paths/analog-input-front-mic.conf
src/modules/alsa/mixer/paths/analog-input-linein.conf
src/modules/alsa/mixer/paths/analog-input-mic-line.conf
src/modules/alsa/mixer/paths/analog-input-mic.conf
src/modules/alsa/mixer/paths/analog-input-rear-mic.conf

index 3a7cb7b..e6aa064 100644 (file)
@@ -19,7 +19,7 @@
 ; See analog-output.conf.common for an explanation on the directives
 
 [General]
-priority = 90
+priority = 80
 name = analog-input
 
 [Element Capture]
index 74826a9..489cf90 100644 (file)
@@ -19,7 +19,7 @@
 ; See analog-output.conf.common for an explanation on the directives
 
 [General]
-priority = 80
+priority = 78
 name = analog-input-microphone-dock
 
 [Element Dock Mic Boost]
index 6c58ece..5ae516c 100644 (file)
@@ -19,7 +19,7 @@
 ; See analog-output.conf.common for an explanation on the directives
 
 [General]
-priority = 90
+priority = 85
 name = analog-input-microphone-front
 
 [Element Front Mic Boost]
index 461cebd..038f649 100644 (file)
@@ -19,7 +19,7 @@
 ; See analog-output.conf.common for an explanation on the directives
 
 [General]
-priority = 90
+priority = 81
 
 [Element Capture]
 switch = mute
index fa680aa..fb80838 100644 (file)
@@ -19,7 +19,7 @@
 ; See analog-output.conf.common for an explanation on the directives
 
 [General]
-priority = 90
+priority = 85
 name = analog-input
 
 [Element Capture]
index d88028b..50d4c45 100644 (file)
@@ -19,7 +19,7 @@
 ; See analog-output.conf.common for an explanation on the directives
 
 [General]
-priority = 89
+priority = 87
 name = analog-input-microphone
 
 [Element Mic Boost]
index 75ed61b..4046106 100644 (file)
@@ -19,7 +19,7 @@
 ; See analog-output.conf.common for an explanation on the directives
 
 [General]
-priority = 89
+priority = 82
 name = analog-input-microphone-rear
 
 [Element Rear Mic Boost]