1 .TH XScreenSaver 1 "13-aug-92" "X Version 11"
3 whirlwindwarp - crazy moving stars
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]
9 \fIwhirlwindwarp\fP plots stars moving according to various forcefields
10 (simple 2D equations).
12 This screensaver may be \fIdangerous\fP for your eyes.
13 Please don't watch it for too long!
16 accepts the following options:
19 Draw on a newly-created window. This is the default.
22 Draw on the root window.
25 If on a color display, pretend we're on a monochrome display.
28 Install a private colormap for the window.
30 .B \-visual \fIvisual\fP
31 Specify which visual to use. Legal values are the name of a visual class,
32 or the id number (decimal or hex) of a specific visual.
34 .B \-points \fIinteger\fP
35 The number of stars plotted (default 400).
37 .B \-tails \fIinteger\fP
38 The length of the tail of each star (default 8).
41 Display the current frame rate and CPU load.
46 to get the default host and display number.
49 to get the name of a resource file that overrides the global resources
50 stored in the RESOURCE_MANAGER property.
55 Copyright (c) Paul "Joey" Clark. Permission to use, copy, modify,
56 distribute, and sell this software and its documentation for any
57 purpose is hereby granted without fee, provided that the above
58 copyright notice appear in all copies and that both that copyright
59 notice and this permission notice appear in supporting documentation.
60 No representations are made about the suitability of this software for
61 any purpose. It is provided "as is" without express or implied
64 Paul "Joey" Clark <pclark@cs.bris.ac.uk> 10-Oct-00