X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fstarfish.man;h=306f66c09ed0d1bb5f9b88cbfa2f1d678ecd297f;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=461349fe53a68a45b63b71b50c4167c3598c3ff4;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/starfish.man b/hacks/starfish.man index 461349fe..306f66c0 100644 --- a/hacks/starfish.man +++ b/hacks/starfish.man @@ -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 @@ -86,4 +81,4 @@ appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. .SH AUTHOR -Jamie Zawinski , 14-Jun-97. +Jamie Zawinski , 14-Jun-97.