From 831cae16d4db15a72b13bd48488b092ab19cfbeb Mon Sep 17 00:00:00 2001 From: =?utf8?q?poljar=20=28Damir=20Jeli=C4=87=29?= Date: Wed, 30 Jan 2013 18:51:57 +0100 Subject: [PATCH] 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 | 10 ++++++++++ src/utils/pactl.c | 31 +++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in index 1dc063d3..29071b3f 100644 --- a/man/pactl.1.xml.in +++ b/man/pactl.1.xml.in @@ -162,11 +162,21 @@ USA.

Set the specified card (identified by its symbolic name or numerical index) to the specified profile (identified by its symbolic name).

+ + + +