source: trunk/third/xscreensaver/hacks/swirl.man @ 20148

Revision 20148, 1.8 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20147, which included commits to RCS files with non-trunk default branches.
Line 
1.TH XScreenSaver 1 "13-May-97" "X Version 11"
2.SH NAME
3swirl - draws swirly color-cycling patterns
4.SH SYNOPSIS
5.B swirl
6[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP]
7[\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install]
8[\-visual \fIvisual\fP]
9[\-ncolors \fIinteger\fP]
10[\-delay \fImicroseconds\fP]
11[\-count \fIinteger\fP]
12
13.SH DESCRIPTION
14The \fIswirl\fP program draws swirly color-cycling patterns.
15.SH OPTIONS
16.I swirl
17accepts the following options:
18.TP 8
19.B \-window
20Draw on a newly-created window.  This is the default.
21.TP 8
22.B \-root
23Draw on the root window.
24.TP 8
25.B \-mono
26If on a color display, pretend we're on a monochrome display.
27.TP 8
28.B \-install
29Install a private colormap for the window.
30.TP 8
31.B \-visual \fIvisual\fP
32Specify which visual to use.  Legal values are the name of a visual class,
33or the id number (decimal or hex) of a specific visual.
34.TP 8
35.B \-ncolors \fIinteger\fP
36How many colors should be used (if possible).  Default 200.
37.TP 8
38.B \-count \fIinteger\fP
39
40.SH ENVIRONMENT
41.PP
42.TP 8
43.B DISPLAY
44to get the default host and display number.
45.TP 8
46.B XENVIRONMENT
47to get the name of a resource file that overrides the global resources
48stored in the RESOURCE_MANAGER property.
49.SH SEE ALSO
50.BR X (1),
51.BR xscreensaver (1),
52.BR xlock (1)
53.SH COPYRIGHT
54Copyright \(co 1994 M. Dobie.
55
56Permission to use, copy, modify, and distribute this software and its
57documentation for any purpose and without fee is hereby granted,
58provided that the above copyright notice appear in all copies and that
59both that copyright notice and this permission notice appear in
60supporting documentation.
61
62.SH AUTHOR
63M.Dobie <mrd@ecs.soton.ac.uk>, 1994.
64
65Ability to run standalone or with \fIxscreensaver\fP added by
66Jamie Zawinski <jwz@jwz.org>, 13-May-97.
Note: See TracBrowser for help on using the repository browser.