X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fgoop.man;h=573bd1ec0296f63623fe0fbedbb8d03e1cf334a0;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=e7f4c3da5fd1792f813d60604970c295cc9ffbb5;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/goop.man b/hacks/goop.man index e7f4c3da..573bd1ec 100644 --- a/hacks/goop.man +++ b/hacks/goop.man @@ -4,6 +4,7 @@ goop - squishy transparent oil and bubble screenhack .SH SYNOPSIS .B goop [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-transparent] [\-non\-transparent] [\-additive] [\-subtractive] [\-xor] [\-no\-xor] +[\-fps] .SH DESCRIPTION The \fIgoop\fP program draws a simulation of bubbles in layers of overlapping multicolored translucent fluid. @@ -30,17 +31,16 @@ or the id number (decimal or hex) of a specific visual. .B \-count \fIinteger\fP How many bubbles to draw per layer. Default: random. .TP 8 -.B \-layers \fIinteger\fP -How many layers to draw. Default: random, based on screen depth. +.B \-planes \fIinteger\fP +How many planes to draw. Default: random, based on screen depth. .TP 8 .B \-delay \fImicroseconds\fP How much of a delay should be introduced between steps of the animation. -Default 100000, or about 1/10th second. +Default 12000, or about 0.012 seconds. .TP 8 .B \-transparent If \fI\-layers\fP is greater than 1, then each layer will be drawn in one -color, and when they overlap, the colors will be mixed. This only works -on \fBPseudoColor\fP displays. This is the default. +color, and when they overlap, the colors will be mixed. This is the default. .TP 8 .B \-non\-transparent Turns off \fI\-transparent\fP. @@ -57,6 +57,9 @@ translucent filters. .TP 8 .B \-xor Draw with xor instead of the other color tricks. +.TP 8 +.B \-fps +Display the current frame rate and CPU load. .SH ENVIRONMENT .PP .TP 8 @@ -78,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 , 11-Jun-97. +Jamie Zawinski , 11-Jun-97.