From: Lennart Poettering Date: Tue, 6 Nov 2007 00:21:20 +0000 (+0000) Subject: complete pactl man page X-Git-Tag: 1.0_branch~2998 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5dbab0b23aa373f5eb61faf2b0cbae24f05570fa;p=profile%2Fivi%2Fpulseaudio.git complete pactl man page git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2026 fefdeb5f-60dc-0310-8127-8f9354f1896f --- diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in index 0b7b9a7..d30d5f7 100644 --- a/man/pactl.1.xml.in +++ b/man/pactl.1.xml.in @@ -26,24 +26,26 @@ USA. - pulseaudio [options] stat - pulseaudio [options] list - pulseaudio [options] exit - pulseaudio [options] upload-sample FILENAME [NAME] - pulseaudio [options] play-sample NAME [SINK] - pulseaudio [options] remove-sample NAME - pulseaudio [options] move-sink-input ID SINK - pulseaudio [options] move-source-input ID SOURCE - pulseaudio [options] load-module NAME [ARGUMENTS ...] - pulseaudio [options] unload-module ID - pulseaudio [options] suspend-sink [SINK] 1|0 - pulseaudio [options] suspend-source [SOURCE] 1|0 - pulseaudio --help - pulseaudio --version + pactl [options] stat + pactl [options] list + pactl [options] exit + pactl [options] upload-sample FILENAME [NAME] + pactl [options] play-sample NAME [SINK] + pactl [options] remove-sample NAME + pactl [options] move-sink-input ID SINK + pactl [options] move-source-input ID SOURCE + pactl [options] load-module NAME [ARGUMENTS ...] + pactl [options] unload-module ID + pactl [options] suspend-sink [SINK] 1|0 + pactl [options] suspend-source [SOURCE] 1|0 + pactl --help + pactl --version -

PulseAudio is a networked low-latency sound server for Linux, POSIX and Windows systems.

+

pactl can be used to issue control commands to the PulseAudio sound server.

+ +

pactl only exposes a subset of the available operations. For the full set use the .

@@ -130,6 +132,50 @@ USA.

Move the specified recording stream (identified by its numerical index) to the specified source (identified by its symbolic name or numerical index).

+ + + + + + + + + +