alsa-mixer: swap lineout and headphone priorities

Headphones should have higher priority than lineout. Many people have
speakers always connected to lineout, and when plugging in headphones,
the audio should move to the headphones, which requires headphones
to have higher priority than lineout.

Previously this was handled by marking lineout unavailable when plugging
in headphones, but we don't do that any more.
This commit is contained in:
Tanu Kaskinen 2018-10-28 13:15:53 +02:00
parent 78dfb8043b
commit 3e80e0f777
3 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@
# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
[General]
priority = 99
priority = 90
description-key = analog-output-lineout
[Jack Line Out]