summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@gmail.com>2014-10-03 02:18:48 -0700
committerwm4 <wm4@nowhere>2014-10-04 01:29:12 +0200
commitd4d37245a6e694d7723dc74f4fb01f312bf5be91 (patch)
treeb071083b7ca31a4eb778e7cbf7649308e9cabe40 /DOCS/man/input.rst
parentcc9973f4e0268bc17cf95ec39af194d0136e0c0d (diff)
downloadmpv-d4d37245a6e694d7723dc74f4fb01f312bf5be91.tar.bz2
mpv-d4d37245a6e694d7723dc74f4fb01f312bf5be91.tar.xz
manpage: improve consistency with new ~/.config/mpv default
Signed-off-by: wm4 <wm4@nowhere>
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index bbfe2b7963..ae3454c51f 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -11,8 +11,9 @@ 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::
+The file is located in the mpv configuration directory (normally at
+``~/.config/mpv/input.conf`` depending on platform). The default bindings are
+defined here::
https://github.com/mpv-player/mpv/blob/master/etc/input.conf