summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-08-02 06:57:36 +0200
committerwm4 <wm4@nowhere>2014-08-02 06:57:36 +0200
commit27301ee6918582aa3c6eee54e731d453563663b9 (patch)
tree42e3fdf295840fd704fde4719b425d28b14273ec /DOCS
parentd68a759fa4dea2701087039c58961757eb246b4f (diff)
downloadmpv-27301ee6918582aa3c6eee54e731d453563663b9.tar.bz2
mpv-27301ee6918582aa3c6eee54e731d453563663b9.tar.xz
manpage: be more explicit where input.conf is located
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/input.rst5
-rw-r--r--DOCS/man/mpv.rst2
2 files changed, 6 insertions, 1 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``
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index 9ddb6863e5..15c67336c7 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -672,7 +672,7 @@ FILES
mpv user settings
``~/.config/mpv/input.conf``
- input bindings (see ``--input-keylist`` for the full list)
+ key bindings (see `INPUT.CONF`_ section)
``~/.config/mpv/lua/``
All files in this directly are loaded as if they were passed to the