xref: /third_party/pulseaudio/man/pacmd.1.xml.in (revision 53a5a1b3)
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="pacmd" section="1" desc="Reconfigure a PulseAudio sound server during runtime">
2353a5a1b3Sopenharmony_ci
2453a5a1b3Sopenharmony_ci  <synopsis>
2553a5a1b3Sopenharmony_ci    <cmd>pacmd</cmd>
2653a5a1b3Sopenharmony_ci    <cmd>pacmd <opt>--help</opt></cmd>
2753a5a1b3Sopenharmony_ci    <cmd>pacmd <opt>--version</opt></cmd>
2853a5a1b3Sopenharmony_ci  </synopsis>
2953a5a1b3Sopenharmony_ci
3053a5a1b3Sopenharmony_ci  <description>
3153a5a1b3Sopenharmony_ci    <p>This tool can be used to introspect or reconfigure a running
3253a5a1b3Sopenharmony_ci    PulseAudio sound server during runtime. It connects to the sound
3353a5a1b3Sopenharmony_ci    server and offers a simple live shell that can be used to enter
3453a5a1b3Sopenharmony_ci    the commands also understood in the <file>default.pa</file>
3553a5a1b3Sopenharmony_ci    configuration scripts.</p>
3653a5a1b3Sopenharmony_ci
3753a5a1b3Sopenharmony_ci    <p>To exit the live shell, use ctrl+d. Note that the 'exit' command
3853a5a1b3Sopenharmony_ci    inside the shell will tell the PulseAudio daemon itself to shutdown!</p>
3953a5a1b3Sopenharmony_ci
4053a5a1b3Sopenharmony_ci    <p>If any arguments are passed on the command line, they will be
4153a5a1b3Sopenharmony_ci    passed into the live shell which will process the command and exit.</p>
4253a5a1b3Sopenharmony_ci  </description>
4353a5a1b3Sopenharmony_ci
4453a5a1b3Sopenharmony_ci  <options>
4553a5a1b3Sopenharmony_ci
4653a5a1b3Sopenharmony_ci    <option>
4753a5a1b3Sopenharmony_ci      <p><opt>-h | --help</opt></p>
4853a5a1b3Sopenharmony_ci
4953a5a1b3Sopenharmony_ci      <optdesc><p>Show help.</p></optdesc>
5053a5a1b3Sopenharmony_ci    </option>
5153a5a1b3Sopenharmony_ci
5253a5a1b3Sopenharmony_ci    <option>
5353a5a1b3Sopenharmony_ci      <p><opt>--version</opt></p>
5453a5a1b3Sopenharmony_ci
5553a5a1b3Sopenharmony_ci      <optdesc><p>Show version information.</p></optdesc>
5653a5a1b3Sopenharmony_ci    </option>
5753a5a1b3Sopenharmony_ci
5853a5a1b3Sopenharmony_ci  </options>
5953a5a1b3Sopenharmony_ci
6053a5a1b3Sopenharmony_ci  <section name="Authors">
6153a5a1b3Sopenharmony_ci    <p>The PulseAudio Developers &lt;@PACKAGE_BUGREPORT@&gt;; PulseAudio is available from <url href="@PACKAGE_URL@"/></p>
6253a5a1b3Sopenharmony_ci  </section>
6353a5a1b3Sopenharmony_ci
6453a5a1b3Sopenharmony_ci  <section name="See also">
6553a5a1b3Sopenharmony_ci    <p>
6653a5a1b3Sopenharmony_ci      <manref name="pulse-cli-syntax" section="5"/>,
6753a5a1b3Sopenharmony_ci      <manref name="pulseaudio" section="1"/>,
6853a5a1b3Sopenharmony_ci      <manref name="pactl" section="1"/>,
6953a5a1b3Sopenharmony_ci      <manref name="default.pa" section="5"/>
7053a5a1b3Sopenharmony_ci    </p>
7153a5a1b3Sopenharmony_ci  </section>
7253a5a1b3Sopenharmony_ci
7353a5a1b3Sopenharmony_ci</manpage>
74