From 68e331851ad206b7504353e864d5720c9d0d73e1 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 8 Sep 2013 02:12:36 +0200 Subject: options: remove --(no-)mouseinput option I have no idea why it exists, as it's redundant to --(no-)mouse-movements. --- DOCS/man/en/options.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 15fea36bd6..46b894f931 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -1250,14 +1250,11 @@ 1). A value of 1 means square pixels (correct for (almost?) all LCDs). See also ``--monitoraspect`` and ``--aspect``. -``--mouse-movements`` +``--mouse-movements``, ``--no-mouse-movements`` Permit mpv to receive pointer events reported by the video output driver. Necessary to select the buttons in DVD menus. Supported for X11-based VOs (x11, xv, etc) and the gl, direct3d and corevideo VOs. -``--mouseinput``, ``--no-mouseinput`` - ``--no-mouseinput`` disables mouse button press/release input. - ``--no-msgcolor`` Disable colorful console output on terminals. -- cgit v1.2.3