manpage: be more explicit where input.conf is located

This commit is contained in:
wm4 2014-08-02 06:57:36 +02:00
parent d68a759fa4
commit 27301ee691
2 changed files with 6 additions and 1 deletions

View File

@ -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``

View File

@ -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