From de22e52855efe7491fc0dd06e3ca04ffba2b088c Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 14 Jul 2004 09:27:04 +0000 Subject: -use-stdin renamed to -noconsolecontrols. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12817 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index b8e7c4856f..53292f2122 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -523,6 +523,15 @@ Use an alternative menu.conf. .B \-menu-root (OSD menu only) Specify the main menu. .TP +.B \-noconsolecontrols +Prevent MPlayer from reading key events from standard input. +Useful when reading data from standard input. +This is automatically enabled when \- is found on the command line. +There are situations where you have to set it manually, e.g. +if you open /dev/stdin (or the equivalent on your system), use stdin +in a playlist or intend to read from stdin later on via the loadfile or +loadlist slave commands. +.TP .B \-nojoystick Turns off joystick support. .TP @@ -586,15 +595,6 @@ Slow down or speed up playback by the factor given as parameter. .B \-sstep Display one frame every seconds. Useful for slideshows. -.TP -.B \-use-stdin -Prevent MPlayer from reading key events from standard input. -Useful when reading data from standard input. -This is automatically enabled when \- is found on the command line. -There are situations where you have to set it manually, e.g. -if you open /dev/stdin (or the equivalent on your system), use stdin -in a playlist or intend to read from stdin later on via the loadfile or -loadlist slave commands. . . .SH "DEMUXER/STREAM OPTIONS" -- cgit v1.2.3