X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Frocks.man;h=b5751d9982ce7467d212dc682ad7b9be74be43c6;hb=8afc01a67be4fbf3f1cc0fce9adf01b5289a21c6;hp=37a163b9ab2b03d75bb2e372bb332bc61c4bbf6a;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/rocks.man b/hacks/rocks.man index 37a163b9..b5751d99 100644 --- a/hacks/rocks.man +++ b/hacks/rocks.man @@ -3,7 +3,8 @@ 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] +[\-fps] .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 +18,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 @@ -46,6 +53,9 @@ Don't turn the observer; just fly straight ahead through the field. .B \-3d Do red/blue 3d separations: if you look at the screen with 3d glasses, the rocks will be \fIjumping\fP right \fIout\fP at you. Oooooh, scaaary! +.TP 8 +.B \-fps +Display the current frame rate and CPU load. .SH ENVIRONMENT .PP .TP 8 @@ -75,6 +85,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.