comparison DOCS/documentation.html @ 7323:9ed0b73e4da8

-gui removal
author gabucino
date Sun, 08 Sep 2002 20:28:39 +0000
parents 1c6c94f693ed
children 8acd8cb8fd52
comparison
equal deleted inserted replaced
7322:32cbe7783c41 7323:9ed0b73e4da8
707 You can build it by specifying <CODE>--enable-gui</CODE> during 707 You can build it by specifying <CODE>--enable-gui</CODE> during
708 <CODE>./configure</CODE>. Then, to turn on GUI mode, you either</P> 708 <CODE>./configure</CODE>. Then, to turn on GUI mode, you either</P>
709 <UL> 709 <UL>
710 <LI>specify <CODE>gui=yes</CODE> in your config file</LI> 710 <LI>specify <CODE>gui=yes</CODE> in your config file</LI>
711 <LI><CODE>ln -s $PREFIX/bin/mplayer $PREFIX/bin/gmplayer</CODE> , 711 <LI><CODE>ln -s $PREFIX/bin/mplayer $PREFIX/bin/gmplayer</CODE> ,
712 and call <CODE>gmplayer</CODE> instead.</LI> 712 and call <CODE>gmplayer</CODE> instead.</LI>
713 </UL> 713 </UL>
714
715 <P>Currently you can't use the <CODE>-gui</CODE> option on the command line,
716 due to technical reasons.</P>
714 717
715 <BLOCKQUOTE> 718 <BLOCKQUOTE>
716 <B>Hint</B><BR> 719 <B>Hint</B><BR>
717 Press the middle button (on 2 button mice press left and right 720 Press the middle button (on 2 button mice press left and right
718 simultaneously) to open a GTK menu with a DVD playing option. 721 simultaneously) to open a GTK menu with a DVD playing option.