Penguin
Annotated edit history of swirl(1) version 4, including all changes. View license author blame.
Rev Author # Line
1 perry 1 XScreenSaver
2 !!!XScreenSaver
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 ENVIRONMENT
8 SEE ALSO
9 COPYRIGHT
10 AUTHOR
11 ----
12 !!NAME
13
14
15 swirl - draws swirly color-cycling patterns
16 !!SYNOPSIS
17
18
19 __swirl__ [[-display ''host:display.screen'']
20 [[-foreground ''color''] [[-background ''color'']
21 [[-window] [[-root] [[-mono] [[-install] [[-visual ''visual'']
22 [[-ncolors ''integer''] [[-delay ''microseconds'']
23 [[-count ''integer'']
24 !!DESCRIPTION
25
26
27 The ''swirl'' program draws swirly color-cycling
28 patterns.
29 !!OPTIONS
30
31
32 ''swirl'' accepts the following options:
33
34
35 __-window__
36
37
38 Draw on a newly-created window. This is the
39 default.
40
41
42 __-root__
43
44
45 Draw on the root window.
46
47
48 __-mono__
49
50
51 If on a color display, pretend we're on a monochrome
52 display.
53
54
55 __-install__
56
57
58 Install a private colormap for the window.
59
60
61 __-visual__ ''visual''
62
63
64 Specify which visual to use. Legal values are the name of a
65 visual class, or the id number (decimal or hex) of a
66 specific visual.
67
68
69 __-ncolors__ ''integer''
70
71
72 How many colors should be used (if possible). Default
73 200.
74
75
76 __-count__ ''integer''
77 !!ENVIRONMENT
78
79
80 __DISPLAY__
81
82
83 to get the default host and display number.
84
85
86 __XENVIRONMENT__
87
88
89 to get the name of a resource file that overrides the global
90 resources stored in the RESOURCE_MANAGER
91 property.
92 !!SEE ALSO
93
94
4 perry 95 X(1), xscreensaver(1),
1 perry 96 xlock(1)
97 !!COPYRIGHT
98
99
100 Copyright 1994 M. Dobie.
101
102
103 Permission to use, copy, modify, and distribute this
104 software and its documentation for any purpose and without
105 fee is hereby granted, provided that the above copyright
106 notice appear in all copies and that both that copyright
107 notice and this permission notice appear in supporting
108 documentation.
109 !!AUTHOR
110
111
112 M.Dobie
113
114
115 Ability to run standalone or with ''xscreensaver'' added
116 by Jamie Zawinski
117 ''
118 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.