• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0"?><!--*-nxml-*-->
2<!DOCTYPE manpage SYSTEM "xmltoman.dtd">
3<?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
4
5<!--
6This file is part of PulseAudio.
7
8PulseAudio is free software; you can redistribute it and/or modify it
9under the terms of the GNU Lesser General Public License as
10published by the Free Software Foundation; either version 2.1 of the
11License, or (at your option) any later version.
12
13PulseAudio is distributed in the hope that it will be useful, but WITHOUT
14ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
15or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
16Public License for more details.
17
18You should have received a copy of the GNU Lesser General Public
19License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
20-->
21
22<manpage name="start-pulseaudio-x11" section="1" desc="PulseAudio Sound Server X11 Startup Script">
23
24  <synopsis>
25    <cmd>start-pulseaudio-x11 [<arg>pulseaudio options</arg>]</cmd>
26  </synopsis>
27
28  <description>
29    <p>This script starts pulseaudio (if not already running) and loads modules to
30    publish access credentials to the PulseAudio server in the X11 root window and to synthesize
31    X11 media key events on cork/uncork requests. Additionally it registers
32    PulseAudio to the X11 Session Manager.</p>
33
34    <p>All arguments are directly passed to pulseaudio.</p>
35  </description>
36
37  <section name="Authors">
38    <p>The PulseAudio Developers &lt;@PACKAGE_BUGREPORT@&gt;;
39    PulseAudio is available from <url href="@PACKAGE_URL@"/></p>
40  </section>
41
42  <section name="See also">
43    <p>
44      <manref name="pulseaudio" section="1"/>
45    </p>
46  </section>
47
48</manpage>
49