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="esdcompat" section="1" desc="PulseAudio ESD wrapper script"> 2353a5a1b3Sopenharmony_ci 2453a5a1b3Sopenharmony_ci <synopsis> 2553a5a1b3Sopenharmony_ci <cmd>esdcompat [<arg>options</arg>]</cmd> 2653a5a1b3Sopenharmony_ci <cmd>esdcompat <opt>--help</opt></cmd> 2753a5a1b3Sopenharmony_ci <cmd>esdcompat <opt>--version</opt></cmd> 2853a5a1b3Sopenharmony_ci </synopsis> 2953a5a1b3Sopenharmony_ci 3053a5a1b3Sopenharmony_ci <description> 3153a5a1b3Sopenharmony_ci <p><file>esdcompat</file> is a compatibility script that takes the 3253a5a1b3Sopenharmony_ci same arguments as the ESD sound daemon <manref name="esd" 3353a5a1b3Sopenharmony_ci section="1"/>, but uses them to start a the PulseAudio sound server with the appropriate parameters. It is 3453a5a1b3Sopenharmony_ci required to make PulseAudio a drop-in replacement for esd, i.e. it 3553a5a1b3Sopenharmony_ci can be used to make <manref name="gnome-session" section="1"/> 3653a5a1b3Sopenharmony_ci start up PulseAudio instead of esd.</p> 3753a5a1b3Sopenharmony_ci 3853a5a1b3Sopenharmony_ci <p>It is recommended to make <file>esd</file> a symbolic link to this script.</p> 3953a5a1b3Sopenharmony_ci </description> 4053a5a1b3Sopenharmony_ci 4153a5a1b3Sopenharmony_ci <options> 4253a5a1b3Sopenharmony_ci 4353a5a1b3Sopenharmony_ci <option> 4453a5a1b3Sopenharmony_ci <p><opt>-h | --help</opt></p> 4553a5a1b3Sopenharmony_ci 4653a5a1b3Sopenharmony_ci <optdesc><p>Show help.</p></optdesc> 4753a5a1b3Sopenharmony_ci </option> 4853a5a1b3Sopenharmony_ci 4953a5a1b3Sopenharmony_ci <option> 5053a5a1b3Sopenharmony_ci <p><opt>--version</opt></p> 5153a5a1b3Sopenharmony_ci 5253a5a1b3Sopenharmony_ci <optdesc><p>Show version information.</p></optdesc> 5353a5a1b3Sopenharmony_ci </option> 5453a5a1b3Sopenharmony_ci 5553a5a1b3Sopenharmony_ci <option> 5653a5a1b3Sopenharmony_ci <p><opt>-tcp | -promiscuous | -d | -b | -r | -as | -unix | -public | -terminate | -nobeeps | -trust | -port | -bind</opt></p> 5753a5a1b3Sopenharmony_ci 5853a5a1b3Sopenharmony_ci <optdesc><p>These options understood by the original 5953a5a1b3Sopenharmony_ci <file>esd</file> are ignored by 6053a5a1b3Sopenharmony_ci <file>esdcompat</file>.</p></optdesc> 6153a5a1b3Sopenharmony_ci 6253a5a1b3Sopenharmony_ci </option> 6353a5a1b3Sopenharmony_ci 6453a5a1b3Sopenharmony_ci 6553a5a1b3Sopenharmony_ci <option> 6653a5a1b3Sopenharmony_ci <p><opt>-spawnpid | -spawnfd</opt></p> 6753a5a1b3Sopenharmony_ci 6853a5a1b3Sopenharmony_ci <optdesc><p>These internally used options understood by the 6953a5a1b3Sopenharmony_ci original <file>esd</file> are properly handled by 7053a5a1b3Sopenharmony_ci <file>esdcompat</file>, however are not to be used 7153a5a1b3Sopenharmony_ci manually.</p></optdesc> 7253a5a1b3Sopenharmony_ci 7353a5a1b3Sopenharmony_ci </option> 7453a5a1b3Sopenharmony_ci 7553a5a1b3Sopenharmony_ci </options> 7653a5a1b3Sopenharmony_ci 7753a5a1b3Sopenharmony_ci <section name="Authors"> 7853a5a1b3Sopenharmony_ci <p>The PulseAudio Developers <@PACKAGE_BUGREPORT@>; PulseAudio is available from <url href="@PACKAGE_URL@"/></p> 7953a5a1b3Sopenharmony_ci </section> 8053a5a1b3Sopenharmony_ci 8153a5a1b3Sopenharmony_ci <section name="See also"> 8253a5a1b3Sopenharmony_ci <p> 8353a5a1b3Sopenharmony_ci <manref name="pulseaudio" section="1"/>, <manref name="esd" section="1"/> 8453a5a1b3Sopenharmony_ci </p> 8553a5a1b3Sopenharmony_ci </section> 8653a5a1b3Sopenharmony_ci 8753a5a1b3Sopenharmony_ci</manpage> 88