]> code.delx.au - pulseaudio/blob - man/default.pa.5.xml.in
add remaing man pages
[pulseaudio] / man / default.pa.5.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="default.pa" section="5" desc="PulseAudio Sound Server Startup Script">
27
28 <synopsis>
29 <p><file>~/.pulse/default.pa</file></p>
30
31 <p><file>@pulseconfdir@/default.pa</file></p>
32 </synopsis>
33
34 <description>
35 <p>The PulseAudio sound server interprets the file
36 <file>~/.pulse/default.pa</file> on startup, and when that file
37 doesn't exist <file>@pulseconfdir@/default.pa</file>. It
38 should contain directives in the PulseAudio CLI languages, as
39 documented on <url href="http://pulseaudio.org/wiki/CLI"/>.</p>
40
41 <p>The same commands can also be entered during runtime in the <manref name="pacmd"
42 section="1"/> tool, allowing flexible runtime reconfiguration.</p>
43 </description>
44
45 <section name="Authors">
46 <p>The PulseAudio Developers &lt;@PACKAGE_BUGREPORT@&gt;;
47 PulseAudio is available from <url href="@PACKAGE_URL@"/></p>
48 </section>
49
50 <section name="See also">
51 <p>
52 <manref name="pulse-daemon.conf" section="5"/>, <manref
53 name="pulseaudio" section="1"/>, <manref name="pacmd"
54 section="1"/>
55 </p>
56 </section>
57
58 </manpage>