summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index a4a314011d..04c1dc16fb 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -10,6 +10,11 @@ value (upper case if combined with ``Shift``), or a name for special keys. For
example, ``a`` maps to the ``a`` key without shift, and ``A`` maps to ``a``
with shift.
+The file is normally located in ``~/.config/mpv/input.conf`` (some platforms
+may use different paths). The default bindings are defined here::
+
+ https://github.com/mpv-player/mpv/blob/master/etc/input.conf
+
A list of special keys can be obtained with
``mpv --input-keylist``