153a5a1b3Sopenharmony_ci<?xml version="1.0"?><!--*-nxml-*-->
253a5a1b3Sopenharmony_ci<!DOCTYPE manpage SYSTEM "xmltoman.dtd">
353a5a1b3Sopenharmony_ci<?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
453a5a1b3Sopenharmony_ci
553a5a1b3Sopenharmony_ci<!--
653a5a1b3Sopenharmony_ciThis file is part of PulseAudio.
753a5a1b3Sopenharmony_ci
853a5a1b3Sopenharmony_ciPulseAudio is free software; you can redistribute it and/or modify it
953a5a1b3Sopenharmony_ciunder the terms of the GNU Lesser General Public License as
1053a5a1b3Sopenharmony_cipublished by the Free Software Foundation; either version 2.1 of the
1153a5a1b3Sopenharmony_ciLicense, or (at your option) any later version.
1253a5a1b3Sopenharmony_ci
1353a5a1b3Sopenharmony_ciPulseAudio is distributed in the hope that it will be useful, but WITHOUT
1453a5a1b3Sopenharmony_ciANY WARRANTY; without even the implied warranty of MERCHANTABILITY
1553a5a1b3Sopenharmony_cior FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
1653a5a1b3Sopenharmony_ciPublic License for more details.
1753a5a1b3Sopenharmony_ci
1853a5a1b3Sopenharmony_ciYou should have received a copy of the GNU Lesser General Public
1953a5a1b3Sopenharmony_ciLicense along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
2053a5a1b3Sopenharmony_ci-->
2153a5a1b3Sopenharmony_ci
2253a5a1b3Sopenharmony_ci<manpage name="default.pa" section="5" desc="PulseAudio Sound Server Startup Script">
2353a5a1b3Sopenharmony_ci
2453a5a1b3Sopenharmony_ci  <synopsis>
2553a5a1b3Sopenharmony_ci    <p><file>~/.config/pulse/default.pa</file></p>
2653a5a1b3Sopenharmony_ci    <p><file>@PA_DEFAULT_CONFIG_DIR@/default.pa</file></p>
2753a5a1b3Sopenharmony_ci    <p><file>@PA_DEFAULT_CONFIG_DIR@/system.pa</file></p>
2853a5a1b3Sopenharmony_ci  </synopsis>
2953a5a1b3Sopenharmony_ci
3053a5a1b3Sopenharmony_ci  <description>
3153a5a1b3Sopenharmony_ci    <p>The PulseAudio sound server interprets a configuration script on
3253a5a1b3Sopenharmony_ci    startup, which is mainly used to define the set of modules to load. When
3353a5a1b3Sopenharmony_ci    PulseAudio runs in the per-user mode and
3453a5a1b3Sopenharmony_ci    <file>~/.config/pulse/default.pa</file> exists, that file is used. When
3553a5a1b3Sopenharmony_ci    PulseAudio runs in the per-user mode and that file doesn't exist,
3653a5a1b3Sopenharmony_ci    <file>@PA_DEFAULT_CONFIG_DIR@/default.pa</file> is used. When PulseAudio
3753a5a1b3Sopenharmony_ci    runs as a system service, <file>@PA_DEFAULT_CONFIG_DIR@/system.pa</file> is
3853a5a1b3Sopenharmony_ci    used.</p>
3953a5a1b3Sopenharmony_ci
4053a5a1b3Sopenharmony_ci    <p>The script should contain directives in the PulseAudio CLI language, as
4153a5a1b3Sopenharmony_ci    documented in <manref name="pulse-cli-syntax" section="5"/>.</p>
4253a5a1b3Sopenharmony_ci  </description>
4353a5a1b3Sopenharmony_ci
4453a5a1b3Sopenharmony_ci  <section name="Authors">
4553a5a1b3Sopenharmony_ci    <p>The PulseAudio Developers &lt;@PACKAGE_BUGREPORT@&gt;;
4653a5a1b3Sopenharmony_ci    PulseAudio is available from <url href="@PACKAGE_URL@"/></p>
4753a5a1b3Sopenharmony_ci  </section>
4853a5a1b3Sopenharmony_ci
4953a5a1b3Sopenharmony_ci  <section name="See also">
5053a5a1b3Sopenharmony_ci    <p>
5153a5a1b3Sopenharmony_ci      <manref name="pulse-cli-syntax" section="5"/>,
5253a5a1b3Sopenharmony_ci      <manref name="pulse-daemon.conf" section="5"/>,
5353a5a1b3Sopenharmony_ci      <manref name="pulseaudio" section="1"/>,
5453a5a1b3Sopenharmony_ci      <manref name="pacmd" section="1"/>
5553a5a1b3Sopenharmony_ci    </p>
5653a5a1b3Sopenharmony_ci  </section>
5753a5a1b3Sopenharmony_ci
5853a5a1b3Sopenharmony_ci</manpage>
59