Multiple Audio Outputs (Linux)
- This topic has 0 replies, 1 voice, and was last updated 2 years, 11 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
What makes us different from other similar websites? › Forums › Tech › Multiple Audio Outputs (Linux)
Tagged: Headphones, Linux, Multiple Audio, Shack, Speakers, taks
Ubuntu/Debian/Mint
$ sudo apt install paprefs
$ paprefs
$ pulseaudio -k
Select new output.
Fedora
$ sudo dnf install paprefs
$ paprefs
$ pulseaudio -k
Select new output.
OpenSUSE
$ sudo zypper install paprefs
$ paprefs
$ pulseaudio -k
Select new output.
Arch Linux/Manjaro
$ sudo pacman -S paprefs
$ paprefs
$ pulseaudio -k
Select new output.