Set better priorities on input paths

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>
This commit is contained in:
David Henningsson 2011-08-26 14:04:18 +02:00 committed by Colin Guthrie
parent ed4a4480dc
commit c862c5caa4
7 changed files with 7 additions and 7 deletions

View file

@ -19,7 +19,7 @@
; See analog-output.conf.common for an explanation on the directives ; See analog-output.conf.common for an explanation on the directives
[General] [General]
priority = 90 priority = 80
name = analog-input name = analog-input
[Element Capture] [Element Capture]

View file

@ -19,7 +19,7 @@
; See analog-output.conf.common for an explanation on the directives ; See analog-output.conf.common for an explanation on the directives
[General] [General]
priority = 80 priority = 78
name = analog-input-microphone-dock name = analog-input-microphone-dock
[Element Dock Mic Boost] [Element Dock Mic Boost]

View file

@ -19,7 +19,7 @@
; See analog-output.conf.common for an explanation on the directives ; See analog-output.conf.common for an explanation on the directives
[General] [General]
priority = 90 priority = 85
name = analog-input-microphone-front name = analog-input-microphone-front
[Element Front Mic Boost] [Element Front Mic Boost]

View file

@ -19,7 +19,7 @@
; See analog-output.conf.common for an explanation on the directives ; See analog-output.conf.common for an explanation on the directives
[General] [General]
priority = 90 priority = 81
[Element Capture] [Element Capture]
switch = mute switch = mute

View file

@ -19,7 +19,7 @@
; See analog-output.conf.common for an explanation on the directives ; See analog-output.conf.common for an explanation on the directives
[General] [General]
priority = 90 priority = 85
name = analog-input name = analog-input
[Element Capture] [Element Capture]

View file

@ -19,7 +19,7 @@
; See analog-output.conf.common for an explanation on the directives ; See analog-output.conf.common for an explanation on the directives
[General] [General]
priority = 89 priority = 87
name = analog-input-microphone name = analog-input-microphone
[Element Mic Boost] [Element Mic Boost]

View file

@ -19,7 +19,7 @@
; See analog-output.conf.common for an explanation on the directives ; See analog-output.conf.common for an explanation on the directives
[General] [General]
priority = 89 priority = 82
name = analog-input-microphone-rear name = analog-input-microphone-rear
[Element Rear Mic Boost] [Element Rear Mic Boost]