comparison DOCS/documentation.html @ 1846:caa5d43dcde5

should have done this earlier
author gabucino
date Sun, 02 Sep 2001 20:33:25 +0000
parents 63b6876090da
children 35036f9a1672
comparison
equal deleted inserted replaced
1845:e03117bddf84 1846:caa5d43dcde5
231 <PRE> mkdir ~/.mplayer/font 231 <PRE> mkdir ~/.mplayer/font
232 cd ~/.mplayer/font 232 cd ~/.mplayer/font
233 unzip mp_font3.zip 233 unzip mp_font3.zip
234 unzip mp_font3_hu.zip</PRE> 234 unzip mp_font3_hu.zip</PRE>
235 235
236 <P>Only one thing remains: copy the <B>codecs.conf</B> file from the <CODE>etc</CODE>
237 directory (relative to the <B>MPlayer</B> tree) to $HOME/.mplayer/codecs.conf.</P>
238
236 239
237 <P><B><A NAME=1.4>1.4. What about the GUI?</A></B></P> 240 <P><B><A NAME=1.4>1.4. What about the GUI?</A></B></P>
238 241
239 <P>I'm not a GUI programmer. I hate GUIs, I like the pure black 80x25 console. 242 <P>I'm not a GUI programmer. I hate GUIs, I like the pure black 80x25 console.
240 So the player has only keyboard control from the controlling console/xterm now. 243 So the player has only keyboard control from the controlling console/xterm now.