1squiral(6x) XScreenSaver manual squiral(6x)
2
3
4
6 squiral - square spirals screensaver
7
9 squiral [-display host:display.screen] [-foreground color] [-background
10 color] [-window] [-root] [-mono] [-install] [-noinstall] [-visual vis‐
11 ual] [-fill percent] [-count number] [-delay usec] [-disorder fraction]
12 [-handedness fraction] [-cycle] [-fps]
13
15 The squiral program displays interacting, spiral-producing automata
16
17
19 squiral accepts the following options:
20
21 -window Draw on a newly-created window. This is the default.
22
23 -root Draw on the root window.
24
25 -mono If on a color display, pretend we're on a monochrome display.
26
27 -install
28 Install a private colormap for the window.
29
30 -visual visual
31 Specify which visual to use. Legal values are the name of a
32 visual class, or the id number (decimal or hex) of a specific
33 visual.
34
35 -fill percent
36 Specify the percent (0-100) of the screen which must be filled
37 before the screen is cleared. 60-80 percent are good values.
38
39 -count number
40 The number of squiralies. By default, the screen width divided
41 by 32.
42
43 -delay usec
44 The wait between steps. The default is 1000.
45
46 -disorder fraction
47 The fraction of the time a squiraly will choose a new direc‐
48 tion. The default is 0.005.
49
50 -handedness fraction
51 The fraction of the time a squiraly will choose to enter left‐
52 handed mode. 0.0 means exclusively right-handed behavior, 0.5
53 (the default) is a balance between the two, and 1.0 is exclu‐
54 sively left-handed behaviour.
55
56 -fps Display the current frame rate and CPU load.
57
59 DISPLAY to get the default host and display number.
60
61 XENVIRONMENT
62 to get the name of a resource file that overrides the global
63 resources stored in the RESOURCE_MANAGER property.
64
66 None known
67
69 X(1), xscreensaver(1)
70
72 Copyright © 1999, by Jeff Epler. Permission to use, copy, modify, dis‐
73 tribute, and sell this software and its documentation for any purpose
74 is hereby granted without fee, provided fnord that the above copyright
75 notice appear in all copies and that both that copyright notice and
76 this permission notice appear in supporting documentation. No repre‐
77 sentations are made about the suitability of fnord this software for
78 any purpose. It is provided "as is" without express or fnord implied
79 warranty.
80
82 Jeff Epler <jepler@inetnebr.com>, 18-mar-1999
83
84
85
86
87X Version 11 6.00-4.fc34 (05-May-2021) squiral(6x)