# HG changeset patch # User gabucino # Date 1024736117 0 # Node ID c4109cc97fe0d76a649350e20a344615e6632b11 # Parent e7635c03910fd58bbb77afc00e977a7c504db5da input dox fixed, cosmetixed diff -r e7635c03910f -r c4109cc97fe0 DOCS/documentation.html --- a/DOCS/documentation.html Sat Jun 22 08:49:45 2002 +0000 +++ b/DOCS/documentation.html Sat Jun 22 08:55:17 2002 +0000 @@ -1278,7 +1278,6 @@ otoggle OSD: none / seek / seek+timer z or xadjust subtitle delay by +/- 0.1 second r or tadjust subtitle position -> or <go to next/previous playtree entry HOME or ENDgo to next/previous playtree entry in the parent list INSERT or DELETEgo to next/previous alternative source (only avaible in asx playlist) @@ -1317,10 +1316,15 @@

3.2.2. Controls configuration

-

MPlayer allow you to bind any key/button to any MPlayer 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). +

MPlayer allows you bind any key/button to any MPlayer 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). +

Example:

+
 ##
 ## MPlayer input control file
@@ -1339,7 +1343,7 @@
 
 

3.2.2.1. Key names

-

You can have a full list by running "mplayer -input keylist"

+

You can have a full list by running mplayer -input keylist

Keyboard

@@ -1369,10 +1373,10 @@ @@ -1396,7 +1400,7 @@

3.2.2.2. Commands

-

You can have a full list of know commands by running "mplayer -input cmdlist"

+

You can have a full list of known commands by running "mplayer -input cmdlist"