summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/input.rst
diff options
context:
space:
mode:
authorMartin Herkt <lachs0r@srsfckn.biz>2014-04-24 17:27:27 +0200
committerMartin Herkt <lachs0r@srsfckn.biz>2014-05-04 02:46:05 +0200
commit32c63fc1192b6ef0b57ba2552630f572b84968fd (patch)
treec0c0522bdfc9513a4f253b4bff745a9ea57eae42 /DOCS/man/en/input.rst
parente24d736404216d01966f05656dc28d248833f894 (diff)
downloadmpv-32c63fc1192b6ef0b57ba2552630f572b84968fd.tar.bz2
mpv-32c63fc1192b6ef0b57ba2552630f572b84968fd.tar.xz
options: rename input-related options
--ar → --input-appleremote --consolecontrols → --input-terminal --media-keys → --input-media-keys --joystick → --input-joystick --lirc → --input-lirc --lircconf → --input-lirc-conf --mouse-movements → --input-cursor --right-alt-gr → --input-right-alt-gr
Diffstat (limited to 'DOCS/man/en/input.rst')
-rw-r--r--DOCS/man/en/input.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index 52ba8168f3..cb2361f27e 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -33,7 +33,7 @@ General Input Command Syntax
Note that by default, the right Alt key can be used to create special
characters, and thus does not register as a modifier. The option
-``--no-right-alt-gr`` changes this behavior.
+``--no-input-right-alt-gr`` changes this behavior.
Newlines always start a new binding. ``#`` starts a comment (outside of quoted
string arguments). To bind commands to the ``#`` key, ``SHARP`` can be used.