From e061f9afd2ee1a798d71b3d078725bfcea214202 Mon Sep 17 00:00:00 2001 From: Tanu Kaskinen Date: Fri, 18 Sep 2015 09:59:45 +0300 Subject: alsa-mixer: Add "Dock Line Out" jack handling to analog-output-speaker-always The jack is already in analog-output-speaker, so let's have the same handling in analog-output-speaker-always too. --- src/modules/alsa/mixer/paths/analog-output-speaker-always.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf b/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf index 599cfc85f..71f356dce 100644 --- a/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf +++ b/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf @@ -49,6 +49,10 @@ state.unplugged = unknown state.plugged = no state.unplugged = unknown +[Jack Dock Line Out] +state.plugged = no +state.unplugged = unknown + [Element Hardware Master] switch = mute volume = merge -- cgit v1.2.1