From 0dd3f6b10488dcb9a2367ba108cf050ea94d2304 Mon Sep 17 00:00:00 2001 From: Hannes Koerber Date: Tue, 8 Dec 2015 23:57:35 +0100 Subject: Add slideshow option. --- doc/imv.1 | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc') diff --git a/doc/imv.1 b/doc/imv.1 index f8cdf74..047cbd2 100644 --- a/doc/imv.1 +++ b/doc/imv.1 @@ -43,6 +43,10 @@ Set the background color. Either 'checks' or a hex color value. .BI "-e " FONT:SIZE Set the font used by the overlay. FONT can be any valid system font, such as FreeSans, FreeMono, etc. Defaults to FreeMono:24. +.TP +.BI "-t " SECONDS +Set the slideshow delay in seconds. Setting this to zero disables slideshow +mode, which is the default. .SH CONTROLS .sp imv can be controlled using the mouse or keyboard. @@ -103,6 +107,13 @@ Step forward one frame (when playing gifs). .TP .B p Print current image path to stdout +.TP +.B t +Increase slideshow delay by one second +.TP +.B T +Decrease slideshow delay by one second. When delay is zero, slideshow mode is +disabled. .SH LEGAL This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License -- cgit v1.2.3