source: trunk/third/xscreensaver/hacks/flow.man @ 20148

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