http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / qix.man
index 7d046fbfdd2ddc7ee5815a1ba03b1a1970e1e8a7..f5a093053f278d3650e6be459ae3ff8ba002f4ab 100644 (file)
@@ -4,6 +4,7 @@ qix - bounce colored lines around a window
 .SH SYNOPSIS
 .B qix
 [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-segments \fIint\fP] [\-spread \fIpixels\fP] [\-size \fIpixels\fP] [\-count \fIint\fP] [\-color-shift \fIdegrees\fP] [\-delay \fIusecs\fP] [\-random] [\-linear] [\-solid] [\-hollow] [\-xor] [\-no\-xor] [\-transparent] [\-non\-transparent] [\-additive] [\-subtractive] [\-poly \fIint\fP] [\-gravity] [\-no\-gravity]
 .SH SYNOPSIS
 .B qix
 [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-segments \fIint\fP] [\-spread \fIpixels\fP] [\-size \fIpixels\fP] [\-count \fIint\fP] [\-color-shift \fIdegrees\fP] [\-delay \fIusecs\fP] [\-random] [\-linear] [\-solid] [\-hollow] [\-xor] [\-no\-xor] [\-transparent] [\-non\-transparent] [\-additive] [\-subtractive] [\-poly \fIint\fP] [\-gravity] [\-no\-gravity]
+[\-fps]
 .SH DESCRIPTION
 The \fIqix\fP program bounces a series of line segments around its window.
 This is truly the swiss army chainsaw of qix programs.  If you know of one
 .SH DESCRIPTION
 The \fIqix\fP program bounces a series of line segments around its window.
 This is truly the swiss army chainsaw of qix programs.  If you know of one
@@ -49,7 +50,7 @@ from the next, in degrees on the HSV wheel.  Default 3.
 .TP 8
 .B \-delay \fImicroseconds\fP
 How much of a delay should be introduced between steps of the animation.
 .TP 8
 .B \-delay \fImicroseconds\fP
 How much of a delay should be introduced between steps of the animation.
-Default 25000, or about 0.025 seconds.
+Default 10000, or about 0.01 seconds.
 .TP 8
 .B \-random
 The \fIqix\fP will wander around the screen semi-randomly.  This is the
 .TP 8
 .B \-random
 The \fIqix\fP will wander around the screen semi-randomly.  This is the
@@ -75,8 +76,7 @@ This implies \fI\-mono\fP, in that only two colors can be used.
 .B \-transparent
 If this is specified, and \fI\-count\fP is greater than 1, then each qix
 will be drawn in one color, and when they overlap, the colors will be mixed.
 .B \-transparent
 If this is specified, and \fI\-count\fP is greater than 1, then each qix
 will be drawn in one color, and when they overlap, the colors will be mixed.
-This only works on \fBPseudoColor\fP displays.  This looks best in
-conjuction with \fI\-solid\fP.
+This looks best in conjunction with \fI\-solid\fP.
 .TP 8
 .B \-non\-transparent
 Turns off \fI\-transparent\fP.
 .TP 8
 .B \-non\-transparent
 Turns off \fI\-transparent\fP.
@@ -103,6 +103,9 @@ options
 .B \-gravity \-linear
 will make everything move in nice smooth parabolas.
 Gravity is off by default.
 .B \-gravity \-linear
 will make everything move in nice smooth parabolas.
 Gravity is off by default.
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .PP
 .TP 8
 .SH ENVIRONMENT
 .PP
 .TP 8
@@ -124,6 +127,6 @@ appear in supporting documentation.  No representations are made about the
 suitability of this software for any purpose.  It is provided "as is" without
 express or implied warranty.
 .SH AUTHOR
 suitability of this software for any purpose.  It is provided "as is" without
 express or implied warranty.
 .SH AUTHOR
-Jamie Zawinski <jwz@netscape.com>, 13-aug-92.
+Jamie Zawinski <jwz@jwz.org>, 13-aug-92.
 
 Thanks to Ariel Scolnicov for the \-poly and \-gravity options.
 
 Thanks to Ariel Scolnicov for the \-poly and \-gravity options.