summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-05 17:53:10 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-05 17:53:10 +0000
commit663e5081885569fb5111f9037445c1d78d8ade90 (patch)
treec14454ba0125867dd32ba680831e56ba268a4dcc /DOCS/man/en
parent0944709a29b02ffaa8e83140dbd0388d5e152f8f (diff)
downloadmpv-663e5081885569fb5111f9037445c1d78d8ade90.tar.bz2
mpv-663e5081885569fb5111f9037445c1d78d8ade90.tar.xz
key-fifo-size default changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22150 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.12
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 764c585b04..839a47c5f6 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -869,7 +869,7 @@ several 'echo "seek 10" > mp_pipe' and the pipe will stay valid.
.
.TP
.B \-key-fifo-size <2\-65000>
-Specify the size of the FIFO that buffers key events (default: 10).
+Specify the size of the FIFO that buffers key events (default: 7).
A FIFO of size n can buffer (n-1) events.
If it is too small some events may be lost
(leading to "stuck mouse buttons" and similar effects).