summaryrefslogtreecommitdiffstats
path: root/etc/input.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/input.conf')
-rw-r--r--etc/input.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 2dd9fee758..0dec4fa4b0 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -1,16 +1,16 @@
-# MPlayer input control file
+# mpv input control file
#
# You are able to redefine default keyboard/joystick/mouse/LIRC bindings, or
# add new ones here.
# See DOCS/tech/slave.txt for possible commands that can be bound.
-# Also see mplayer -input cmdlist for other possible options.
-# The file should be placed in the $HOME/.mplayer directory.
+# Also see mpv -input cmdlist for other possible options.
+# The file should be placed in the $HOME/.mpv directory.
#
# If you wish to unbind a key, use key ignore.
# e.g. ENTER ignore
#
# Note that merely removing default key bindings from this file won't remove
-# the default bindings mplayer was compiled with, unless
+# the default bindings mpv was compiled with, unless
# --input=nodefault-bindings
# is specified.
#