ftp://ftp.jp.xemacs.org/pub/NetBSD/packages/distfiles/xscreensaver-4.15.tar.gz
[xscreensaver] / hacks / glx / glslideshow.man
index b5208dc85e868c1b311f9b47ec2aacda34c24058..61fa58deaf8b806d9beda8b00e7107ca84a07641 100644 (file)
@@ -7,11 +7,14 @@ glslideshow - slideshow of images using smooth zooming and fades
 [\-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