X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fjulia.man;h=4e0f2e82b4e8d432d043a508d464eff2e889179e;hp=a27e2e38444b9e517a6bc64fe7c826f967bee30f;hb=6f5482d73adb0165c0130bb47d852644ab0c4869;hpb=c70f94f648d51bb4828193124f325fa52b0e57f3 diff --git a/hacks/julia.man b/hacks/julia.man index a27e2e38..4e0f2e82 100644 --- a/hacks/julia.man +++ b/hacks/julia.man @@ -3,7 +3,7 @@ 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 @@ -19,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: @@ -48,14 +50,6 @@ 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. .TP 8 .B \-fps Display the current frame rate and CPU load.