1whirlwindwarp(6x) XScreenSaver manual whirlwindwarp(6x)
2
3
4
6 whirlwindwarp - crazy moving stars
7
9 whirlwindwarp [--display host:display.screen] [--foreground color]
10 [--background color] [--window] [--root] [--window-id number][--mono]
11 [--install] [--visual visual] [--points integer] [--tails integer]
12 [--fps]
13
15 whirlwindwarp plots stars moving according to various forcefields (sim‐
16 ple 2D equations).
17
19 This screensaver may be dangerous for your eyes. Please don't watch it
20 for too long!
21
23 whirlwindwarp accepts the following options:
24
25 --window
26 Draw on a newly-created window. This is the default.
27
28 --root Draw on the root window.
29
30 --window-id number
31 Draw on the specified window.
32
33 --mono If on a color display, pretend we're on a monochrome display.
34
35 --install
36 Install a private colormap for the window.
37
38 --visual visual
39 Specify which visual to use. Legal values are the name of a
40 visual class, or the id number (decimal or hex) of a specific
41 visual.
42
43 --points integer
44 The number of stars plotted (default 400).
45
46 --tails integer
47 The length of the tail of each star (default 8).
48
49 --fps Display the current frame rate and CPU load.
50
52 DISPLAY to get the default host and display number.
53
54 XENVIRONMENT
55 to get the name of a resource file that overrides the global
56 resources stored in the RESOURCE_MANAGER property.
57
58 XSCREENSAVER_WINDOW
59 The window ID to use with --root.
60
62 X(1), xscreensaver(1)
63
65 Copyright (c) Paul "Joey" Clark. Permission to use, copy, modify, dis‐
66 tribute, and sell this software and its documentation for any purpose
67 is hereby granted without fee, provided that the above copyright notice
68 appear in all copies and that both that copyright notice and this per‐
69 mission notice appear in supporting documentation. No representations
70 are made about the suitability of this software for any purpose. It is
71 provided "as is" without express or implied warranty.
72
74 Paul "Joey" Clark <pclark@cs.bris.ac.uk> 10-Oct-00
75
76
77
78X Version 11 6.08-1.fc38 (17-Oct-2023) whirlwindwarp(6x)