X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fglslideshow.man;h=61fa58deaf8b806d9beda8b00e7107ca84a07641;hb=e4fa2ac140f7bc56571373a7b7eb585fa4500e38;hp=e13f3b5fd365eedb4853e2771fed8270f5e4cbaf;hpb=96bdd7cf6ea60c418a76921acaf0e34d6f5be930;p=xscreensaver diff --git a/hacks/glx/glslideshow.man b/hacks/glx/glslideshow.man index e13f3b5f..61fa58de 100644 --- a/hacks/glx/glslideshow.man +++ b/hacks/glx/glslideshow.man @@ -2,16 +2,19 @@ .SH NAME glslideshow - slideshow of images using smooth zooming and fades .SH SYNOPSIS -B glslideshow +.B glslideshow [\-display \fIhost:display.screen\fP] [\-visual \fIvisual\fP] [\-window] [\-root] +[\-duration \fIseconds\fP] +[\-zoom \fIpercent\fP] [\-pan \fIseconds\fP] [\-fade \fIseconds\fP] -[\-zoom \fIpercent\fP] +[\-speed \fIfloat\fP] [\-delay \fIusecs\fP] [\-cutoff \fIint\fP] +[\-titles] [\-fps] [\-debug] [\-wireframe] @@ -37,6 +40,10 @@ Draw on a newly-created window. This is the default. .B \-root Draw on the root window. .TP 8 +.B \-duration \fIseconds\fP +How long each image will be displayed before loading a new one. +Default 30 seconds. +.TP 8 .B \-pan \fIseconds\fP How long each pan should last. Default 6 seconds. .TP 8 @@ -55,6 +62,9 @@ then the images will always fill the screen, and no panning or zooming will occur. Images will still smoothly fade from one to another, however, assuming \fI\-fade\fP is non-zero. .TP 8 +.B \-speed \fIfloat\fP +Speed up or slow down. 2 means twice as fast; 0.5 means half as fast. +.TP 8 .B \-delay \fInumber\fP Per-frame delay, in microseconds. Default: 20000 (0.02 seconds.). .TP 8 @@ -67,6 +77,9 @@ The idea here is that if your machine can't maintain a decent frame rate, then it must not have fast 3D hardware, so we might as well behave in a simpler manner. Set this to 0 to disable this check. .TP 8 +.B \-titles +Whether to print the file name of the current image in the upper left corner. +.TP 8 .B \-fps Whether to show a frames-per-second display at the bottom of the screen. .TP 8