From 5393097e9e88494275b38ecd9d86746cca40b207 Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Tue, 14 Jun 2022 09:01:01 +0200 Subject: [PATCH] explain how to use script-binding gesture without {image} --- input.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/input.conf b/input.conf index c7d293a..ba5334c 100644 --- a/input.conf +++ b/input.conf @@ -73,7 +73,10 @@ a {image} apply-profile image-hq # https://github.com/Dudemanguy/mpv-manga-reader d {image} script-message double-page-mode -# This mouse gesture executes one of 5 commands configured in script-opts/image_bindings.conf depending on the direction you drag the mouse. +# This mouse gesture executes one of 5 commands configured in +# script-opts/image_bindings.conf depending on the direction you drag the +# mouse. To use it without an input section you need window-dragging=no in +# mpv.conf. MBTN_LEFT {image} script-binding gesture MBTN_LEFT_DBL {image} ignore MBTN_MID {image} script-binding align-to-cursor -- 2.38.5