http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / slip.man
index 25a552575cd9154cb3adaf75c6ce3db403223150..ce4e11099ed788cf5ddd7de38bf33baed26a9089 100644 (file)
@@ -8,6 +8,7 @@ slip - sucks your screen into a jet engine
 [\-visual \fIvisual\fP] [\-ncolors \fIinteger\fP]
 [\-iterations \fIinteger\fP] [\-points \fIinteger\fP]
 [\-delay \fImicroseconds\fP] [\-delay2 \fImicroseconds\fP]
+[\-fps]
 .SH DESCRIPTION
 The \fIslip\fP program does lots of blits and chews up an image.
 
@@ -40,7 +41,7 @@ Specify which visual to use.  Legal values are the name of a visual class,
 or the id number (decimal or hex) of a specific visual.
 .TP 8
 .B \-ncolors \fIinteger\fP
-How many colors should be used (if possible).  Default 128.
+How many colors should be used (if possible).  Default 200.
 The colors used cycle through the hue, making N stops around 
 the color wheel.
 .TP 8
@@ -53,6 +54,9 @@ How long to frobnicate.  Default 50.
 .B \-delay \fImicroseconds\fP
 How long we should wait between drawing each step.  Default 50000,
 or about 1/20th second.
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .PP
 .TP 8