mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
manpage: update config file locations
Also add some explanations how the config paths are determined.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# add new ones here.
|
||||
# See DOCS/man/input.rst for possible commands that can be bound.
|
||||
# Also see mpv --input-cmdlist for other possible options.
|
||||
# The file should be placed in the $HOME/.mpv directory.
|
||||
# The file should be placed in the $HOME/.config/mpv directory.
|
||||
#
|
||||
# mpv --input-test --force-window --idle can be used to test which commands
|
||||
# keys are bound to.
|
||||
@@ -28,8 +28,8 @@
|
||||
# output drivers (not in output windows of other drivers or in a terminal).
|
||||
|
||||
# All lines in this file are commented. If you want to remap a key, copy the
|
||||
# file to ~/.mpv/input.conf, and uncomment and edit the binding you want to
|
||||
# change.
|
||||
# file to ~/.config/mpv/input.conf, and uncomment and edit the binding you want
|
||||
# to change.
|
||||
|
||||
# Developer note:
|
||||
# etc/input.conf from the mpv source tree is baked into the mpv binary, with
|
||||
|
||||
Reference in New Issue
Block a user