X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fant.man;h=fb71d57b57b0936ac53cd9b939a8b7fc66e7907e;hb=b81f521c5ad7022ac12db18ca8fcdd9fb063831e;hp=4d9f2caf217d9ecf0815edd8a83daae927105bc5;hpb=13dbc569cdc6e29019722c0ef9b932a925efbcad;p=xscreensaver diff --git a/hacks/ant.man b/hacks/ant.man index 4d9f2caf..fb71d57b 100644 --- a/hacks/ant.man +++ b/hacks/ant.man @@ -6,9 +6,15 @@ ant - cellular automaton. [\-display \fIhost:display.screen\fP] [\-visual \fIvisual\fP] [\-window] +[\-install] +[\-noinstall] [\-root] -[\-sharpturns] +[\-eyes] +[\-no-eyes] [\-truchet] +[\-no-truchet] +[\-sharpturn] +[\-no-sharpturn] [\-delay \fInumber\fP] [\-cycles \fInumber\fP] [\-count \fInumber\fP] @@ -19,6 +25,7 @@ ant - cellular automaton. [\-neighbors 9] [\-neighbors 12] [\-ncolors \fInumber\fP] +[\-fps] .SH DESCRIPTION A cellular automaton that is really a two-dimensional Turing machine: as the heads ("ants") walk along the screen, they change pixel values in @@ -42,8 +49,11 @@ Whether to do sharp turns. .B \-truchet | \-no-truchet Whether to use truchet lines. .TP 8 +.B \-eyes | \-no-eyes +Whether to draw eyes on the ants. +.TP 8 .B \-delay \fInumber\fP -Per-frame delay, in microseconds. Default: 1000 (0.00 seconds.). +Per-frame delay, in microseconds. Default: 1000 (0.0001 seconds.). .TP 8 .B \-cycles \fInumber\fP How long to wait until resetting. 0 - 800000. Default: 40000. @@ -59,6 +69,9 @@ How many neighbors each cell has. Legal values are 3, 4, 6, 9, and 12. .TP 8 .B \-ncolors \fInumber\fP Number of colors. Default: 64. +.TP 8 +.B \-fps +Display the current frame rate and CPU load. .SH ENVIRONMENT .PP .TP 8