]> code.delx.au - pulseaudio/blobdiff - src/modules/alsa/mixer/paths/analog-output-headphones.conf
alsa: Mute "Bass Speaker" when using headphones or lineout
[pulseaudio] / src / modules / alsa / mixer / paths / analog-output-headphones.conf
index b878dc70620c08f554cef84f2c9ef00b7464c53a..89d794fbe1b05cb17d1aca8be93013dab083cb05 100644 (file)
@@ -20,7 +20,7 @@
 
 [General]
 priority = 90
-name = analog-output-headphones
+description-key = analog-output-headphones
 
 [Properties]
 device.icon_name = audio-headphones
@@ -44,7 +44,6 @@ state.unplugged = unknown
 # This jack can be either a headphone *or* a mic. Used on some ASUS netbooks.
 [Jack Headphone Mic]
 required-any = any
-state.plugged = unknown
 
 [Element Hardware Master]
 switch = mute
@@ -69,6 +68,13 @@ volume = merge
 override-map.1 = all
 override-map.2 = all-left,all-right
 
+[Element Headset]
+required-any = any
+switch = mute
+volume = merge
+override-map.1 = all
+override-map.2 = all-left,all-right
+
 [Element Line HP Swap]
 switch = on
 
@@ -112,4 +118,24 @@ volume = off
 switch = off
 volume = off
 
+[Element Bass Speaker]
+switch = off
+volume = off
+
+[Element Speaker Front]
+switch = off
+volume = off
+
+[Element Speaker Surround]
+switch = off
+volume = off
+
+[Element Speaker Side]
+switch = off
+volume = off
+
+[Element Speaker CLFE]
+switch = off
+volume = off
+
 .include analog-output.conf.common