From http://www.jwz.org/xscreensaver/xscreensaver-5.18.tar.gz
[xscreensaver] / hacks / julia.man
index 8b40e487ae666bc469bb8cbb3af13c816a32e638..4e0f2e82b4e8d432d043a508d464eff2e889179e 100644 (file)
@@ -3,8 +3,9 @@
 julia - draws spinning, animating julia-set fractals
 .SH SYNOPSIS
 .B julia
-[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-ncolors \fIinteger\fP] [\-delay \fImicroseconds\fP] [\-cycles \fIinteger\fP] [\-count \fIinteger\fP] [\-mouse] [\-nomouse]
+[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-ncolors \fIinteger\fP] [\-delay \fImicroseconds\fP] [\-cycles \fIinteger\fP] [\-count \fIinteger\fP]
 
+[\-fps]
 .SH DESCRIPTION
 The \fIjulia\fP program draws spinning, animating julia-set fractals.
 
@@ -18,6 +19,8 @@ dx266 and it looks okay.  The sinusoidal variation of the parameter
 might not be as interesting as it could, but it still gives an idea 
 of the effect of the parameter.
 
+Dragging the mouse in the window uses the mouse's position as the
+control point for the generation of ths set.
 .SH OPTIONS
 .I julia
 accepts the following options:
@@ -47,14 +50,9 @@ the color wheel.
 
 .TP 8
 .B \-count \fIinteger\fP
-
-.TP 8
-.B \-mouse
 .TP 8
-.B \-nomouse
-If \fI\-mouse\fP is specified, the control point of the Julia set will
-be derived from the position of the mouse in the window.  When the mouse
-is not in the window, the control point is chosen the normal way.
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .PP
 .TP 8
@@ -80,4 +78,4 @@ supporting documentation.
 Sean McCullough <bankshot@mailhost.nmt.edu>, 1995.
 
 Ability to run standalone or with \fIxscreensaver\fP added by 
-Jamie Zawinski <jwz@netscape.com>, 10-May-97.
+Jamie Zawinski <jwz@jwz.org>, 10-May-97.