From cd67aca62d1c1169bb35e580e3f4d9ddf708235d Mon Sep 17 00:00:00 2001 From: Sebastian Parborg Date: Sun, 25 Aug 2019 17:59:55 +0200 Subject: Add initial_pan option to set the starting pan position --- doc/imv.5.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/imv.5.txt b/doc/imv.5.txt index 7e0689f..5b26c54 100644 --- a/doc/imv.5.txt +++ b/doc/imv.5.txt @@ -37,6 +37,11 @@ The *[options]* section accepts the following settings: *height* = :: Initial height of the imv window. Defaults to 720. +*initial_pan* = :: + Initial pan/focus position factor of the opened images. A value of 50 + represents the middle point of the image (50%). + Defaults to '50 50' + *list_files_at_exit* = :: Print open files to stdout at exit, each on a separate line. Defaults to 'false'. -- cgit v1.2.3