From 9083750fc8c54708da87d49b3affce86770c08c5 Mon Sep 17 00:00:00 2001 From: Tanu Kaskinen Date: Thu, 6 Aug 2015 12:13:54 +0200 Subject: alsa-mixer: sb-omni-surround-5.1.conf: rename analog-stereo to analog-stereo-output The mapping is only useful for output, and this renaming makes the name symmetric with the input mapping. --- src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf b/src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf index 1c4aa7b15..84d848351 100644 --- a/src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf +++ b/src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf @@ -23,11 +23,12 @@ [General] auto-profiles = yes -[Mapping analog-stereo] +[Mapping analog-stereo-output] device-strings = front:%f hw:%f channel-map = left,right paths-output = analog-output priority = 10 +direction = output [Mapping analog-stereo-input] device-strings = hw:%f,1,0 @@ -75,4 +76,4 @@ device-strings = iec958:%f channel-map = left,right paths-output = iec958-stereo-output priority = 5 -direction = output \ No newline at end of file +direction = output -- cgit v1.2.1