http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / cloudlife.man
index 24c8bd486e29399be2e00afe1202e5f16c0c96fa..35eae126cea453a7cd8e01f7a2131b20285976b8 100644 (file)
@@ -5,6 +5,7 @@ cloudlife - a cellular automaton based on Conway's Life
 .B cloudlife
 [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-ncolors \fIinteger\fP] [\-cycle-delay \fImicroseconds\fP] [\-cycle-colors \fIinteger\fP][\-cell-size \fIinteger\fP] [\-initial-density \fIinteger\fP] [\-max-age \fIinteger\fP]
 
+[\-fps]
 .SH DESCRIPTION
 The \fIcloudlife\fP program draws a cellular
 automaton based on Conway's Life, except that
@@ -37,12 +38,8 @@ Time in microseconds to sleep between ticks.  Default 25000.
 How many ticks should elapse between cycling colors.  0 to disable
 color cycling.  Default 2.
 .TP 8
-.B \-cycle-colors \fIinteger\fP
-How many ticks should elapse between cycling colors.  0 to use
-just one color. Default 1.
-.TP 8
 .B \-ncolors \fIinteger\fP
-How many colors should be used (if possible).  Default 32.
+How many colors should be used (if possible).  Default 64.
 The colors are chosen randomly.
 .TP 8
 .B \-cell-size \fIinteger\fP
@@ -54,8 +51,9 @@ field is repopulated.  Default 30.
 .TP 8
 .B \-max-age \fIinteger\fP
 Maximum age for a cell.  Default 64.
-
-
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .PP
 .TP 8