1swirl(6x) XScreenSaver manual swirl(6x)
2
3
4
6 swirl - draws swirly color-cycling patterns
7
9 swirl [-display host:display.screen] [-foreground color] [-background
10 color] [-window] [-root] [-mono] [-install] [-visual visual] [-ncolors
11 integer] [-delay microseconds] [-count integer]
12
13
15 The swirl program draws swirly color-cycling patterns.
16
18 swirl accepts the following options:
19
20 -window Draw on a newly-created window. This is the default.
21
22 -root Draw on the root window.
23
24 -mono If on a color display, pretend we're on a monochrome display.
25
26 -install
27 Install a private colormap for the window.
28
29 -visual visual
30 Specify which visual to use. Legal values are the name of a
31 visual class, or the id number (decimal or hex) of a specific
32 visual.
33
34 -ncolors integer
35 How many colors should be used (if possible). Default 200.
36
37 -count integer
38
39
41 DISPLAY to get the default host and display number.
42
43 XENVIRONMENT
44 to get the name of a resource file that overrides the global
45 resources stored in the RESOURCE_MANAGER property.
46
48 X(1), xscreensaver(1), xlock(1)
49
51 Copyright © 1994 M. Dobie.
52
53 Permission to use, copy, modify, and distribute this software and its
54 documentation for any purpose and without fee is hereby granted, pro‐
55 vided that the above copyright notice appear in all copies and that
56 both that copyright notice and this permission notice appear in sup‐
57 porting documentation.
58
59
61 M.Dobie <mrd@ecs.soton.ac.uk>, 1994.
62
63 Ability to run standalone or with xscreensaver added by Jamie Zawinski
64 <jwz@jwz.org>, 13-May-97.
65
66
67
68X Version 11 5.05-3 (06-Apr-2008) swirl(6x)