summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-20 02:40:00 +0200
committerwm4 <wm4@nowhere>2014-05-20 02:40:28 +0200
commit2f65f0e2548f95b3b8ba6620efe6c0e3cb02420b (patch)
treebefd281e20fca19e7acdd9be08d2aeef445c23b5 /DOCS/man/en/options.rst
parent15c22fb0eb1e29a5dfc04b07dda958d6c415d5c1 (diff)
downloadmpv-2f65f0e2548f95b3b8ba6620efe6c0e3cb02420b.tar.bz2
mpv-2f65f0e2548f95b3b8ba6620efe6c0e3cb02420b.tar.xz
input: allow disabling window dragging with --no-window-dragging
Requested in github issue #608.
Diffstat (limited to 'DOCS/man/en/options.rst')
-rw-r--r--DOCS/man/en/options.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index 644ff7bfee..338413c211 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -2764,6 +2764,9 @@ OPTIONS
See also ``--slave-broken``.
+``--no-window-dragging``
+ Don't move the window when clicking on it and moving the mouse pointer.
+
``--x11-netwm=no``
(X11 only)
Disable use of the NetWM protocol when switching to or from fullscreen.