changeset 5726:0b5c0fa7bea0

applied Holm's patch
author gabucino
date Sat, 20 Apr 2002 12:05:50 +0000
parents b019307da656
children 83be0958824d
files DOCS/mplayer.1
diffstat 1 files changed, 6 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/mplayer.1	Sat Apr 20 12:00:38 2002 +0000
+++ b/DOCS/mplayer.1	Sat Apr 20 12:05:50 2002 +0000
@@ -155,10 +155,6 @@
 .B \-cdrom\-device\ <path\ to\ device>
 Override default CDROM drive name /dev/cdrom
 .TP 
-.B \-conf\ <path\ to\ input.conf\ file>
-Get input bindings from an alternative input.conf file (default:
-~/.mplayer/input.conf).
-.TP 
 .B \-dr
 Turns on direct rendering (not supported by all codecs and video outputs)
 (default is off).
@@ -370,9 +366,6 @@
 
 Currently this option is only honoured for AC3 audio.
 .TP 
-.B \-config <config\ file>
-Specifies where to search for config file
-.TP
 .B \-contrast <\-1000\ \-\ 1000>
 Adjust contrast of video output (default 0). Works in similar manner as brightness.
 .TP 
@@ -484,6 +477,9 @@
                     bound to
         cmdlist     prints all commands that can
                     be bound
+        js-dev      specifies the joystick device
+                    to use 
+                    (default is /dev/input/js0)
 
 .I NOTE:
 Autorepeat is currently only supported by joysticks.
@@ -810,7 +806,9 @@
 
 .SH "SLAVE MODE PROTOCOL"
 If the \-slave switch is given, playback is controlled by a 
-line\-based protocol with the following tokens:
+line\-based protocol. If the new input is enabled (default)
+each line must contain one command otherwise one of the 
+following tokens:
 .TP 
        stop            pause playback
 .br