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