1 | .TH XScreenSaver 1 "" "X Version 11" |
---|
2 | .SH NAME |
---|
3 | flow - strange attractors. |
---|
4 | .SH SYNOPSIS |
---|
5 | .B flow |
---|
6 | [\-display \fIhost:display.screen\fP] |
---|
7 | [\-visual \fIvisual\fP] |
---|
8 | [\-window] |
---|
9 | [\-root] |
---|
10 | [\-count \fInumber\fP] |
---|
11 | [\-cycles \fInumber\fP] |
---|
12 | [\-delay \fInumber\fP] |
---|
13 | [\-ncolors \fInumber\fP] |
---|
14 | [\-rotate \fIbool\fP] |
---|
15 | [\-ride \fIbool\fP] |
---|
16 | [\-zoom \fIbool\fP] |
---|
17 | [\-box \fIbool\fP] |
---|
18 | [\-freeze \fIbool\fP] |
---|
19 | [\-allow2d \fIbool\fP] |
---|
20 | [\-slow \fIbool\fP] |
---|
21 | .SH DESCRIPTION |
---|
22 | Another series of strange attractors: a flowing series of points, making |
---|
23 | strange rotational shapes. |
---|
24 | .SH OPTIONS |
---|
25 | .TP 8 |
---|
26 | .B \-visual \fIvisual\fP |
---|
27 | Specify which visual to use. Legal values are the name of a visual class, |
---|
28 | or the id number (decimal or hex) of a specific visual. |
---|
29 | .TP 8 |
---|
30 | .B \-window |
---|
31 | Draw on a newly-created window. This is the default. |
---|
32 | .TP 8 |
---|
33 | .B \-root |
---|
34 | Draw on the root window. |
---|
35 | .TP 8 |
---|
36 | .B \-count \fInumber\fP |
---|
37 | Number of pixels. Default: 500. |
---|
38 | .TP 8 |
---|
39 | .B \-cycles \fInumber\fP |
---|
40 | Timeout before changing objects. 0 - 800000. Default: 3000. |
---|
41 | .TP 8 |
---|
42 | .B \-delay \fInumber\fP |
---|
43 | Per-frame delay, in microseconds. Default: 1000 (0.001 seconds.). |
---|
44 | .TP 8 |
---|
45 | .B \-ncolors \fInumber\fP |
---|
46 | Number of Colors. Default: 200. |
---|
47 | .TP 8 |
---|
48 | .B \-rotate |
---|
49 | Rotate Around Attractor. |
---|
50 | .TP 8 |
---|
51 | .B \-ride |
---|
52 | Ride a Trained Bee. |
---|
53 | .TP 8 |
---|
54 | .B \-zoom |
---|
55 | Zoom In and Out. |
---|
56 | .TP 8 |
---|
57 | .B \-box |
---|
58 | Show Bounding Box. |
---|
59 | .TP 8 |
---|
60 | .B \-freeze |
---|
61 | Freeze Some Bees. |
---|
62 | .TP 8 |
---|
63 | .B \-allow2d |
---|
64 | Allow 2D Attractors. |
---|
65 | .TP 8 |
---|
66 | .B \-slow |
---|
67 | Slow Bees with Antifreeze. |
---|
68 | .SH ENVIRONMENT |
---|
69 | .PP |
---|
70 | .TP 8 |
---|
71 | .B DISPLAY |
---|
72 | to get the default host and display number. |
---|
73 | .TP 8 |
---|
74 | .B XENVIRONMENT |
---|
75 | to get the name of a resource file that overrides the global resources |
---|
76 | stored in the RESOURCE_MANAGER property. |
---|
77 | .SH SEE ALSO |
---|
78 | .BR X (1), |
---|
79 | .BR xscreensaver (1) |
---|
80 | .SH COPYRIGHT |
---|
81 | Copyright \(co 2002 by Jeff Butterworth. Permission to use, copy, modify, |
---|
82 | distribute, and sell this software and its documentation for any purpose is |
---|
83 | hereby granted without fee, provided that the above copyright notice appear |
---|
84 | in all copies and that both that copyright notice and this permission notice |
---|
85 | appear in supporting documentation. No representations are made about the |
---|
86 | suitability of this software for any purpose. It is provided "as is" without |
---|
87 | express or implied warranty. |
---|
88 | .SH AUTHOR |
---|
89 | Jeff Butterworth. |
---|