mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-30 11:08:50 -05:00
Documentation updates
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@310 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
4763ca1376
commit
9f23c8f362
7 changed files with 96 additions and 44 deletions
|
|
@ -126,9 +126,11 @@ connect to a running polypaudio daemon try using the following commands:</p>
|
|||
<pre>killall -USR2 polypaudio
|
||||
bidilink unix-client:/tmp/polypaudio/cli</pre>
|
||||
|
||||
<p><i>BTW: Someone should package that great tool for Debian!</i></p></li>
|
||||
<p><i>BTW: Someone should package that great tool for Debian!</i></p>
|
||||
|
||||
|
||||
<p><b>New:</b> There's now a tool <tt>pacmd</tt> that automates sending SIGUSR2 to the daemon and running a bidilink like tool for you.</p>
|
||||
</li>
|
||||
|
||||
<li><p><b>How do the polypaudio libraries decide where to connect to?</b></p>
|
||||
<p>The following rule applies:</p>
|
||||
|
|
@ -142,10 +144,11 @@ bidilink unix-client:/tmp/polypaudio/cli</pre>
|
|||
<li>If <tt>$DISPLAY</tt> is set, the library tries to connect to the default TCP port of that host. If the connection fails, it proceeds with the next item.</li>
|
||||
<li>The connection fails.</li>
|
||||
</ol>
|
||||
<p></p>
|
||||
|
||||
</li>
|
||||
|
||||
<li><p><b>Why the heck does libpolyp link against libX11?</b></p>
|
||||
<p>The Polypaudio client libraries look for some X11 root window properties for the credentials of the Polypaudio server to access. You may compile Polypaudio without X11 for disabling this.</p></li>
|
||||
|
||||
</ol>
|
||||
|
||||
<hr/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue