]> code.delx.au - pulseaudio/commit
pactl: Add a command for setting the default sink/source.
authorpoljar (Damir Jelić) <poljarinho@gmail.com>
Wed, 30 Jan 2013 17:51:57 +0000 (18:51 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Fri, 1 Feb 2013 05:16:20 +0000 (07:16 +0200)
commit831cae16d4db15a72b13bd48488b092ab19cfbeb
tree0d1b9f99bc869b26a5f2a338b9ee12033e3f4ac9
parenta5af95f83dc6607cae4befa8816be6ba1e36a3b7
pactl: Add a command for setting the default sink/source.

This adds two new commands to pactl:
    set-default-sink
    set-default-source

This command has been part of the native protocol for a long time,
no reason not to expose it in pactl.
man/pactl.1.xml.in
src/utils/pactl.c