From abfd2aa0e712223a3573aa43468dacf3eee3c4e4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 16 Feb 2010 00:59:24 +0100 Subject: alsa: use default output port names instead of coming up with pointless aliases, reuse the already established names, for second headphones, and second speakers. --- src/modules/alsa/mixer/paths/analog-output-desktop-speaker.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/modules/alsa/mixer/paths/analog-output-desktop-speaker.conf') diff --git a/src/modules/alsa/mixer/paths/analog-output-desktop-speaker.conf b/src/modules/alsa/mixer/paths/analog-output-desktop-speaker.conf index 9f18b25a..dfdecf41 100644 --- a/src/modules/alsa/mixer/paths/analog-output-desktop-speaker.conf +++ b/src/modules/alsa/mixer/paths/analog-output-desktop-speaker.conf @@ -19,7 +19,8 @@ ; See analog-output.conf.common for an explanation on the directives [General] -priority = 100 +priority = 101 +name = analog-output-speaker [Element Hardware Master] switch = mute -- cgit