1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-03 04:37:54 +00:00

sync with HMTL docs

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10001 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nicolas 2003-04-26 22:52:46 +00:00
parent 3782b13b89
commit 456551fc08

View File

@ -378,7 +378,7 @@ it works with the following drivers:
</sect2>
<sect2 id="sounc-cards">
<sect2 id="sound-cards">
<title>Sound cards</title>
<itemizedlist>
@ -485,17 +485,8 @@ are stored in PNG format, so GTK, <systemitem class="library">libpng</systemitem
(and their devel stuff, usualy called <systemitem class="library">gtk-dev</systemitem>
and <systemitem class="library">libpng-dev</systemitem>) has to be installed.
You can build it by specifying <option>--enable-gui</option> during
<filename>./configure</filename>. Then, to turn on GUI mode, you either
<itemizedlist>
<listitem><para>
specify <literal>gui=yes</literal> in your config file
</para></listitem>
<listitem><para>
execute
<screen>ln -s $PREFIX/bin/mplayer $PREFIX/bin/gmplayer</screen>
and call <command>gmplayer</command> instead.
</para></listitem>
</itemizedlist>
<filename>./configure</filename>. Then, to turn on GUI mode, you have to
execute the <command>gmplayer</command> binary.
</para>
<para>