http://packetstorm.tacticalflex.com/UNIX/admin/xscreensaver-3.27.tar.gz
[xscreensaver] / hacks / whirlwindwarp.man
1 .TH XScreenSaver 1 "13-aug-92" "X Version 11"
2 .SH NAME
3 whirlwindwarp - 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!
11 This screensaver may be \fIdangerous\fP for your eyes.
12 Please don't watch it for too long!
13 .SH OPTIONS
14 .I whirlwindwarp
15 accepts the following options:
16 .TP 8
17 .B \-window
18 Draw on a newly-created window.  This is the default.
19 .TP 8
20 .B \-root
21 Draw on the root window.
22 .TP 8
23 .B \-mono 
24 If on a color display, pretend we're on a monochrome display.
25 .TP 8
26 .B \-install
27 Install a private colormap for the window.
28 .TP 8
29 .B \-visual \fIvisual\fP
30 Specify which visual to use.  Legal values are the name of a visual class,
31 or the id number (decimal or hex) of a specific visual.
32 .TP 8
33 .B \-points \fIinteger\fP
34 The number of stars plotted (default 300).
35 .TP 8
36 .B \-tails \fIinteger\fP
37 The length of the tail of each star (default 5).
38 .SH ENVIRONMENT
39 .PP
40 .TP 8
41 .B DISPLAY
42 to get the default host and display number.
43 .TP 8
44 .B XENVIRONMENT
45 to get the name of a resource file that overrides the global resources
46 stored in the RESOURCE_MANAGER property.
47 .SH SEE ALSO
48 .BR X (1),
49 .BR xscreensaver (1)
50 .SH COPYRIGHT
51 Copyright (c) Paul "Joey" Clark.  Permission to use, copy, modify,
52 distribute, and sell this software and its documentation for any
53 purpose is hereby granted without fee, provided that the above
54 copyright notice appear in all copies and that both that copyright
55 notice and this permission notice appear in supporting documentation.
56 No representations are made about the suitability of this software for
57 any purpose.  It is provided "as is" without express or implied
58 warranty.
59 .SH AUTHOR
60 Paul "Joey" Clark <pclark@cs.bris.ac.uk> 10-Oct-00