X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Frocks.man;h=1d391306169d09bbd383e3ab4b38e8226fd4bacf;hb=ce3185de9d9705e259f2b60dd4b5509007fa17d4;hp=37a163b9ab2b03d75bb2e372bb332bc61c4bbf6a;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/rocks.man b/hacks/rocks.man index 37a163b9..1d391306 100644 --- a/hacks/rocks.man +++ b/hacks/rocks.man @@ -3,7 +3,7 @@ rocks - animation of flying through an asteroid field .SH SYNOPSIS .B rocks -[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-install] [\-visual \fIvisual\fP] [\-count \fIinteger\fP] [\-delay \fIusecs\fP] [\-speed \fIinteger\fP] [\-norotate] [\-nomove] [\-3d] +[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-ncolors \fIn\fP] [\-install] [\-visual \fIvisual\fP] [\-count \fIinteger\fP] [\-delay \fIusecs\fP] [\-speed \fIinteger\fP] [\-norotate] [\-nomove] [\-3d] .SH DESCRIPTION The \fIrocks\fP program draws an animation of an asteroid field moving past the observer (or vice versa). Sometimes the observer picks up spin on Z axis. @@ -17,6 +17,12 @@ Draw on a newly-created window. This is the default. .B \-root Draw on the root window. .TP 8 +.B \-mono +Make all the rocks the same color. +.TP 8 +.B \-ncolors colors +How many different colors to use. Default 5. Colors are chosen randomly. +.TP 8 .B \-install Install a private colormap for the window. .TP 8 @@ -75,6 +81,6 @@ express or implied warranty. .SH AUTHOR Based on Lisp Machine code copyright 1988 John Nguyen . -Ported to C and X by Jamie Zawinski , 13-aug-92. +Ported to C and X by Jamie Zawinski , 13-aug-92. Steering code by Jeremie Petit; 3D code by theiling@coli.uni-sb.de.