From 14e4369bee6a808ca1f57945e7fe7165f7f18a9e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 15 Feb 2010 22:23:39 +0100 Subject: alsa: cover "Desktop Speaker" mixer elements As exposed by really old Microsoft USB sound systems --- src/modules/alsa/mixer/paths/analog-output-headphones-2.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/modules/alsa/mixer/paths/analog-output-headphones-2.conf') diff --git a/src/modules/alsa/mixer/paths/analog-output-headphones-2.conf b/src/modules/alsa/mixer/paths/analog-output-headphones-2.conf index f2fd31c7..580c7986 100644 --- a/src/modules/alsa/mixer/paths/analog-output-headphones-2.conf +++ b/src/modules/alsa/mixer/paths/analog-output-headphones-2.conf @@ -55,6 +55,10 @@ override-map.2 = all-left,all-right switch = off volume = off +[Element Desktop Speaker] +switch = off +volume = off + [Element Front] switch = off volume = off -- cgit