]> code.delx.au - pulseaudio/blob - man/pacmd.1.xml.in
add man pages for padsp, pabrowse, pasuspender
[pulseaudio] / man / pacmd.1.xml.in
1 <?xml version="1.0"?><!--*-nxml-*-->
2 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
3 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
4
5 <!-- $Id$ -->
6
7 <!--
8 This file is part of PulseAudio.
9
10 PulseAudio is free software; you can redistribute it and/or modify it
11 under the terms of the GNU Lesser General Public License as
12 published by the Free Software Foundation; either version 2.1 of the
13 License, or (at your option) any later version.
14
15 PulseAudio is distributed in the hope that it will be useful, but WITHOUT
16 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
17 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
18 Public License for more details.
19
20 You should have received a copy of the GNU Lesser General Public
21 License along with PulseAudio; if not, write to the Free Software
22 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
23 USA.
24 -->
25
26 <manpage name="pacmd" section="1" desc="Reconfigure a PulseAudio sound server during runtime">
27
28 <synopsis>
29 <cmd>pacmd</cmd>
30 </synopsis>
31
32 <description>
33 <p>This tool can be used to introspect or reconfigure a running
34 PulseAudio sound server during runtime. It connects to the sound
35 server and offers a simple live shell that can be used to enter
36 the commands also understood in the <file>default.pa</file>
37 configuration scripts.</p>
38
39 <p>This program takes no command line options.</p>
40 </description>
41
42 <section name="Authors">
43 <p>The PulseAudio Developers &lt;@PACKAGE_BUGREPORT@&gt;; PulseAudio is available from <url href="@PACKAGE_URL@"/></p>
44 </section>
45
46 <section name="See also">
47 <p>
48 <manref name="pulseaudio" section="1"/>, <manref name="pactl" section="1"/>, <manref name="default.pa" section="5"/>
49 </p>
50 </section>
51
52 </manpage>