summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-01-18 19:30:02 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-01-18 19:30:02 +0000
commitb5f54a914de99a37abe8248fe7673a9a33694e02 (patch)
tree568598f3445abe8616b5253e11719b4ceb4f66a9 /DOCS/man/en
parent21e71a8901c0f6ce9773c4b4ae39c92e0e94f8ff (diff)
downloadmpv-b5f54a914de99a37abe8248fe7673a9a33694e02.tar.bz2
mpv-b5f54a914de99a37abe8248fe7673a9a33694e02.tar.xz
Apply ancient double-click patch that nobody cares to comment on.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21959 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.111
1 files changed, 11 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 05a5591dfd..5a4784f640 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -761,6 +761,17 @@ Automatically attaches gdb upon crash or SIGTRAP.
Support must be compiled in by configuring with \-\-enable-crash-debug.
.
.TP
+.B \-doubleclick-time
+Time in milliseconds to recognize two consecutive button presses as
+a double-click (default: 300).
+Set to 0 to let your windowing system decide what a double-click is
+(\-vo directx only).
+.br
+.I NOTE:
+you will get slightly different behaviour depending on whether you bind
+MOUSE_BTN0_DBL or MOUSE_BTN0\-MOUSE_BTN0_DBL.
+.
+.TP
.B \-edlout <filename>
Creates a new file and writes edit decision list (EDL) records to it.
During playback, the user hits 'i' to mark the start or end of a skip block.