From 9087479e3fc31e26cf7629138010be4c877517fa Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 7 Jun 2010 12:14:00 +0200 Subject: Allow specifying slideshow-delay while starting the slideshow in paused mode Set --slideshow-delay to a negative value to achieve that. In that case, the actual slideshow-delay will be * (-1), so -D-5 sets slideshow-delay 5 seconds but starts paused. Closes: GH-4 --- man/feh.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/feh.1 b/man/feh.1 index a56c533..9385c62 100644 --- a/man/feh.1 +++ b/man/feh.1 @@ -313,6 +313,9 @@ managers. For slideshow mode, wait .Ar float seconds between automatically changing slides. Useful for presentations. +Specify a negative number to set the delay +.Pq which will then be Ar float No * (-1) , +but start feh in paused mode. .It Cm -S , --sort Ar sort_type The file list may be sorted according to image parameters. Allowed sort types are: name, filename, width, height, pixels, size, format. For sort @@ -566,7 +569,9 @@ Toggle filename display .It f , F Save the current filelist to a unique filename .It h , H -Pause the slideshow +Pause/Continue the slideshow. When it is paused, it will not automatically +change slides based on +.Cm --slideshow-delay .It m , M Show menu .It n , N , Ao space Ac , Aq right -- cgit v1.2.3