http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / attraction.man
index f49257863d82ccb2b1e8881435993b7a9c8d6245..a0a9779a922a516b8ac32abab7043d70c43d3fff 100644 (file)
@@ -26,6 +26,7 @@ attraction - interactions of opposing forces
 [\-orbit] [\-viscosity \fIfloat\fP] [\-mouse] [\-no-mouse] [\-mouse-size]
 [\-walls] [\-nowalls] [\-maxspeed] [\-nomaxspeed]
 [\-correct-bounce] [\-fast-bounce]
+[\-fps]
 .SH DESCRIPTION
 The \fIattraction\fP program has several visually different modes of 
 operation, all of which are based on the interactions of a set of control
@@ -88,7 +89,7 @@ of the balls controls their mass.
 .TP 8
 .B \-segments integer
 If in \fIlines\fP or \fIpolygons\fP mode, how many sets of line segments
-or polygons should be drawn. Default 100.  This has no effect in \fIballs\fP
+or polygons should be drawn. Default 500.  This has no effect in \fIballs\fP
 mode.  If \fIsegments\fP is 0, then no segments will ever be erased (this
 is only useful in color.)
 .TP 8
@@ -159,7 +160,7 @@ and influence the images being created.
 Turns off \fB\-mouse\fP.
 .TP 8
 .B \-mouse-size integer
-In \fB\-mouse\fP mode, this sets the mass of the mouse (analagously to the
+In \fB\-mouse\fP mode, this sets the mass of the mouse (analogously to the
 \fB\-size\fP parameter.)
 .TP 8
 .B \-nowalls
@@ -174,7 +175,7 @@ to the edge of the screen or window.  This is the default behavior.
 Imposes a maximum speed (default).  If a ball ends up going faster than
 this, it will be treated as though there were .9  viscosity until it is
 under the limit. This stops the balls from continually accelerating (which
-they have a tendancy to do), but also causes balls moving very fast to
+they have a tendency to do), but also causes balls moving very fast to
 tend to clump in the lower right corner.
 .TP 8
 .B \-nomaxspeed
@@ -196,6 +197,9 @@ For "x", "y", and "both", displays the given velocities of each ball as a
 bar graph in the same window as the balls.  For "speed", displays the total
 speed of each ball.  Default is "none".
 .BR
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .B DISPLAY
 to get the default host and display number.