[Mplayer-cvslog] CVS: main/DOCS documentation.html,1.261,1.262
Winner of tha face compo
gabucino at mplayerhq.hu
Sat Jun 22 10:55:21 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main/postproc rgb2rgb.c,1.48,1.49 rgb2rgb.h,1.20,1.21 rgb2rgb_template.c,1.50,1.51 swscale.c,1.90,1.91 swscale_template.c,1.77,1.78 yuv2rgb.c,1.10,1.11 yuv2rgb_mlib.c,1.2,1.3 yuv2rgb_template.c,1.10,1.11
- Next message: [Mplayer-cvslog] CVS: main/DOCS/Hungarian documentation.html,1.147,1.148
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv18176
Modified Files:
documentation.html
Log Message:
input dox fixed, cosmetixed
Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.261
retrieving revision 1.262
diff -u -r1.261 -r1.262
--- documentation.html 20 Jun 2002 10:26:11 -0000 1.261
+++ documentation.html 22 Jun 2002 08:55:17 -0000 1.262
@@ -1278,7 +1278,6 @@
<TR><TD></TD><TD>o</TD><TD></TD><TD>toggle OSD: none / seek / seek+timer</TD></TR>
<TR><TD></TD><TD>z or x</TD><TD></TD><TD>adjust subtitle delay by +/- 0.1 second</TD></TR>
<TR><TD></TD><TD>r or t</TD><TD></TD><TD>adjust subtitle position</TD></TR>
-<TR><TD></TD><TD>> or <</TD><TD></TD><TD>go to next/previous playtree entry</TD></TR>
<TR><TD></TD><TD>HOME or END</TD><TD></TD><TD>go to next/previous playtree entry in the parent list</TD></TR>
<TR><TD></TD><TD>INSERT or DELETE</TD><TD></TD><TD>go to next/previous alternative source (only avaible in asx playlist)</TD></TR>
@@ -1317,10 +1316,15 @@
<P><B><A NAME=3.2.2>3.2.2. Controls configuration</A></B></P>
-<P><B>MPlayer</B> allow you to bind any key/button to any <B>MPlayer</B> command using a simple config file.
-The syntax consist of a key name followed by a command. The default config file location is
-$HOME/.mplayer/input.conf but it can be overrided using the -input conf switch (relative path are relative to $HOME/.mplayer).
+<P><B>MPlayer</B> allows you bind any key/button to any <B>MPlayer</B> command
+ using a simple config file. The syntax consist of a key name followed by a
+ command. The default config file location is
+ <CODE>$HOME/.mplayer/input.conf</CODE> but it can be overrided using the
+ <CODE>-input</CODE> conf switch (relative path are relative to
+ <CODE>$HOME/.mplayer</CODE>).
+
<P>Example:</P>
+
<PRE>
##
## MPlayer input control file
@@ -1339,7 +1343,7 @@
<P><B><A NAME=3.2.2.1>3.2.2.1. Key names</A></B></P>
-<P>You can have a full list by running "mplayer -input keylist"</P>
+<P>You can have a full list by running <CODE>mplayer -input keylist</CODE></P>
<P><B>Keyboard</B></P>
@@ -1369,10 +1373,10 @@
<UL>
<LI>MOUSE_BTN0 (Left button)</LI>
-<LI>MOUSE_BTN1 (Rigth button)</LI>
+<LI>MOUSE_BTN1 (Right button)</LI>
<LI>MOUSE_BTN2 (Middle button)</LI>
-<LI>MOUSE_BTN3 (Whell)</LI>
-<LI>MOUSE_BTN4 (Whell)</LI>
+<LI>MOUSE_BTN3 (Wheel)</LI>
+<LI>MOUSE_BTN4 (Wheel)</LI>
<LI>...</LI>
<LI>MOUSE_BTN9</LI>
</UL>
@@ -1396,7 +1400,7 @@
<P><B><A NAME=3.2.2.2>3.2.2.2. Commands</A></B></P>
-<P>You can have a full list of know commands by running "mplayer -input cmdlist"</P>
+<P>You can have a full list of known commands by running "mplayer -input cmdlist"</P>
<UL>
<LI><B>seek</B> (int) val [(int) type=0]
@@ -1521,9 +1525,13 @@
<P>If you don't like the standard location for the lirc-config file (~/.lircrc)
use the -lircconf <filename> switch to specify another file.</P>
+
<P><B><A NAME=3.2.4>3.2.4. Slave mode</A></B></P>
-<P>The slave mode allow you to build simple frontend to <B>MPlayer</B>. When enabled (with the -slave switch) <B>MPlayer</B> will read commands separeted by new line (\n) from stdin.<P>
+<P>The slave mode allow you to build simple frontend to <B>MPlayer</B>. When
+ enabled (with the <CODE>-slave</CODE> switch) <B>MPlayer</B> will read
+ commands separeted by new line (\n) from stdin.</P>
+
<P><B><A NAME=3.3>3.3. Streaming from network or pipes</A></B></P>
- Previous message: [Mplayer-cvslog] CVS: main/postproc rgb2rgb.c,1.48,1.49 rgb2rgb.h,1.20,1.21 rgb2rgb_template.c,1.50,1.51 swscale.c,1.90,1.91 swscale_template.c,1.77,1.78 yuv2rgb.c,1.10,1.11 yuv2rgb_mlib.c,1.2,1.3 yuv2rgb_template.c,1.10,1.11
- Next message: [Mplayer-cvslog] CVS: main/DOCS/Hungarian documentation.html,1.147,1.148
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list