mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
alsa: Mute "Bass Speaker" when using headphones or lineout
BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=73604
This commit is contained in:
parent
298ffffd1a
commit
a0f73b74eb
3 changed files with 12 additions and 0 deletions
|
|
@ -144,6 +144,10 @@ volume = merge
|
|||
override-map.1 = all-center
|
||||
override-map.2 = all-center,lfe
|
||||
|
||||
[Element Bass Speaker]
|
||||
switch = off
|
||||
volume = off
|
||||
|
||||
[Element Speaker Front]
|
||||
switch = off
|
||||
volume = off
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue