From 8a26fbf863d0c4f13cf56f28ba779a50e7335671 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 31 Oct 2009 03:42:42 +0100 Subject: alsa: leave other headphone control enabled if possible --- src/modules/alsa/mixer/paths/analog-output.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/modules/alsa/mixer/paths/analog-output.conf') diff --git a/src/modules/alsa/mixer/paths/analog-output.conf b/src/modules/alsa/mixer/paths/analog-output.conf index f71a05a1..b10efc20 100644 --- a/src/modules/alsa/mixer/paths/analog-output.conf +++ b/src/modules/alsa/mixer/paths/analog-output.conf @@ -44,6 +44,10 @@ volume = off switch = mute volume = zero +[Element Headphone2] +switch = mute +volume = zero + [Element Speaker] switch = mute volume = merge -- cgit