From 57754572bc20769575b888565dc192c9d6e14f05 Mon Sep 17 00:00:00 2001 From: LuXu Date: Wed, 27 Oct 2021 11:00:46 +0800 Subject: Add default key-binding for DRAG_RELATIVE (#117) Ctrl-Button1 now has a relative drag using the XC_fleur cursor. XC_fleur is normally the cursor for "size all" action, which has 4 arrows pointing to 4 directions. Co-authored-by: NRK --- nsxiv.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nsxiv.1') diff --git a/nsxiv.1 b/nsxiv.1 index 27b0914..04228a9 100644 --- a/nsxiv.1 +++ b/nsxiv.1 @@ -390,6 +390,9 @@ Panning: Pan the image according to the mouse cursor position in the window while keeping this button pressed down. .TP +.B Ctrl-Button1 +Pan the image relative to the mouse cursor. +.TP Zooming: .TP .B ScrollUp -- cgit v1.2.3