http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / starfish.man
index 63c70d4e71db2f8fa3c3a933f7c3d098e641e081..306f66c09ed0d1bb5f9b88cbfa2f1d678ecd297f 100644 (file)
@@ -3,7 +3,8 @@
 starfish - radially-symmetric throbbing colormap-hacking graphics demo
 .SH SYNOPSIS
 .B starfish
-[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-delay \fIusecs\fP] [\-delay2 \fIsecs\fP] [\-cycle\-delay2 \fIusecs\fP] [\-thickness \fIpixels\fP] [\-rotation \fIdegrees\fP] [\-duration \fIseconds\fP] [\-colors \fIint\fP] [\-cycle] [\-no\-cycle] [\-blob] [\-no\-blob]
+[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-delay \fIusecs\fP] [\-delay2 \fIsecs\fP] [\-thickness \fIpixels\fP] [\-rotation \fIdegrees\fP] [\-duration \fIseconds\fP] [\-colors \fIint\fP] [\-blob] [\-no\-blob]
+[\-fps]
 .SH DESCRIPTION
 The \fIstarfish\fP program draws radially symmetric objects, which expand,
 contract, rotate, and turn inside out.  It uses these shapes to lay down a
@@ -32,10 +33,6 @@ or the id number (decimal or hex) of a specific visual.
 How much of a delay should be introduced between steps of the animation.
 Default 10000, or about 1/100th second.
 .TP 8
-.B \-cycle\-delay \fImicroseconds\fP
-How long to wait between shifing the colormap by one step.
-Default 100000, or about 1/10th second.
-.TP 8
 .B \-thickness \fIpixels\fP
 How wide each color band should be.  Default 0, meaning random (the chosen
 value will be between 0 and 15.)
@@ -48,11 +45,6 @@ random (the chosen value will be between 0 and 12 degrees.)
 How many colors to use.  Default 200.  The more colors, the smoother the
 transitions will be, and the nicer the resultant images.
 .TP 8
-.B \-cycle
-.TP 8
-.B \-no\-cycle
-Whether to do colormap cycling.  Default true.
-.TP 8
 .B \-duration \fIseconds\fP
 How long to run before choosing a new shape.  Default 30 seconds.
 .TP 8
@@ -65,6 +57,9 @@ Default 5 seconds.
 .B \-no\-blob
 If \fIblob\fP option is specified, then the raw shapes will be shown, 
 instead of a field of colors generated from them.
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .PP
 .TP 8