From d6916ace1d7275aee75a9e050ae05e43d1859a79 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Fri, 5 Sep 2014 06:03:13 +0200 Subject: [PATCH] mpv/input.conf: ignore some unnecessary bindings --- mpv/input.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/mpv/input.conf b/mpv/input.conf index cdc0cc3..36556ba 100644 --- a/mpv/input.conf +++ b/mpv/input.conf @@ -31,3 +31,11 @@ PGDWN seek -600 # so they won't get removed. ! add chapter -1 # skip to previous chapter @ add chapter 1 # next + + +# Unbind keys I sometimes hit accidentally and don't need. +_ ignore # was cycle video +[ ignore # was scale playback speed +] ignore # dito +{ ignore # dito +} ignore # dito -- 2.44.1