mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 21:31:13 +00:00
key-fifo-size default changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22150 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0944709a29
commit
663e508188
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user