source: trunk/third/xscreensaver/hacks/whirlwindwarp.man @ 15683

Revision 15683, 1.9 KB checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15682, which included commits to RCS files with non-trunk default branches.
Line 
1.TH XScreenSaver 1 "13-aug-92" "X Version 11"
2.SH NAME
3whirlwindwarp - crazy moving stars
4.SH SYNOPSIS
5.B whirlwindwarp
6[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-points \fIinteger\fP] [\-tails \fIinteger\fP]
7.SH DESCRIPTION
8\fIwhirlwindwarp\fP plots stars moving according to various forcefields
9(simple 2D equations).
10.SH WARNING!
11This screensaver may be \fIdangerous\fP for your eyes.
12Please don't watch it for too long!
13.SH OPTIONS
14.I whirlwindwarp
15accepts the following options:
16.TP 8
17.B \-window
18Draw on a newly-created window.  This is the default.
19.TP 8
20.B \-root
21Draw on the root window.
22.TP 8
23.B \-mono
24If on a color display, pretend we're on a monochrome display.
25.TP 8
26.B \-install
27Install a private colormap for the window.
28.TP 8
29.B \-visual \fIvisual\fP
30Specify which visual to use.  Legal values are the name of a visual class,
31or the id number (decimal or hex) of a specific visual.
32.TP 8
33.B \-points \fIinteger\fP
34The number of stars plotted (default 300).
35.TP 8
36.B \-tails \fIinteger\fP
37The length of the tail of each star (default 5).
38.SH ENVIRONMENT
39.PP
40.TP 8
41.B DISPLAY
42to get the default host and display number.
43.TP 8
44.B XENVIRONMENT
45to get the name of a resource file that overrides the global resources
46stored in the RESOURCE_MANAGER property.
47.SH SEE ALSO
48.BR X (1),
49.BR xscreensaver (1)
50.SH COPYRIGHT
51Copyright (c) Paul "Joey" Clark.  Permission to use, copy, modify,
52distribute, and sell this software and its documentation for any
53purpose is hereby granted without fee, provided that the above
54copyright notice appear in all copies and that both that copyright
55notice and this permission notice appear in supporting documentation.
56No representations are made about the suitability of this software for
57any purpose.  It is provided "as is" without express or implied
58warranty.
59.SH AUTHOR
60Paul "Joey" Clark <pclark@cs.bris.ac.uk> 10-Oct-00
Note: See TracBrowser for help on using the repository browser.