1 .TH XScreenSaver 1 "" "X Version 11"
3 wander - colorful random-walk.
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
10 [\-density \fInumber\fP]
11 [\-reset \fInumber\fP]
12 [\-length \fInumber\fP]
13 [\-delay \fInumber\fP]
16 [\-advance \fInumber\fP]
19 Draws a colorful random-walk, in various forms.
22 .B \-visual \fIvisual\fP
23 Specify which visual to use. Legal values are the name of a visual class,
24 or the id number (decimal or hex) of a specific visual.
27 Draw on a newly-created window. This is the default.
30 Draw on the root window.
32 .B \-density \fInumber\fP
33 Density. 1 - 30. Default: 2.
35 .B \-reset \fInumber\fP
36 Number of frames before resetting. Default: 2500000.
38 .B \-length \fInumber\fP
39 Number of iterations. Default: 25000.
41 .B \-delay \fInumber\fP
42 Sustain. 0 - 60. Default: 1.
44 .B \-circles | \-no-circles
45 Whether to draw spots.
47 .B \-size \fInumber\fP
48 Size. 0 - 100. Default: 1.
50 .B \-advance \fInumber\fP
51 Color Contrast. 1 - 100. Default: 1.
54 Display the current frame rate and CPU load.
59 to get the default host and display number.
62 to get the name of a resource file that overrides the global resources
63 stored in the RESOURCE_MANAGER property.
68 Copyright \(co 2002 by Rick Campbell. Permission to use, copy, modify,
69 distribute, and sell this software and its documentation for any purpose is
70 hereby granted without fee, provided that the above copyright notice appear
71 in all copies and that both that copyright notice and this permission notice
72 appear in supporting documentation. No representations are made about the
73 suitability of this software for any purpose. It is provided "as is" without
74 express or implied warranty.