Pulse Audio Volume Reset Fix: Difference between revisions

From JoBaPedia
Jump to navigation Jump to search
(Created page with "edit the file: /usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf change this: [Element Speaker] switch = mute volume = off to this: [Element Speaker] switch...")
(No difference)

Revision as of 18:09, 7 April 2015

edit the file:

/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf

change this:

[Element Speaker]
switch = mute
volume = off

to this:

[Element Speaker]
switch = mute
volume = merge


Sources: