1wander(6x) XScreenSaver manual wander(6x)
2
3
4
6 wander - colorful random-walk.
7
9 wander [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-density number] [-reset number] [-length number] [-delay num‐
11 ber] [-circles] [-size number] [-advance number] [-fps]
12
14 Draws a colorful random-walk, in various forms.
15
17 -visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -density number
27 Density. 1 - 30. Default: 2.
28
29 -reset number
30 Number of frames before resetting. Default: 2500000.
31
32 -length number
33 Number of iterations. Default: 25000.
34
35 -delay number
36 Sustain. 0 - 60. Default: 1.
37
38 -circles | -no-circles
39 Whether to draw spots.
40
41 -size number
42 Size. 0 - 100. Default: 1.
43
44 -advance number
45 Color Contrast. 1 - 100. Default: 1.
46
47 -fps Display the current frame rate and CPU load.
48
50 DISPLAY to get the default host and display number.
51
52 XENVIRONMENT
53 to get the name of a resource file that overrides the global
54 resources stored in the RESOURCE_MANAGER property.
55
57 X(1), xscreensaver(1)
58
60 Copyright © 2002 by Rick Campbell. Permission to use, copy, modify,
61 distribute, and sell this software and its documentation for any pur‐
62 pose is hereby granted without fee, provided that the above copyright
63 notice appear in all copies and that both that copyright notice and
64 this permission notice appear in supporting documentation. No repre‐
65 sentations are made about the suitability of this software for any pur‐
66 pose. It is provided "as is" without express or implied warranty.
67
69 Rick Campbell.
70
71
72
73X Version 11 5.43-2.fc31 (27-Aug-2019) wander(6x)