1blaster(6x) XScreenSaver manual blaster(6x)
2
3
4
6 blaster - simulation of space combat
7
9 blaster [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--num_robots number] [--num_lasers num‐
11 ber] [--num_stars number] [--delay number] [--fps]
12
14 Draws a simulation of flying space-combat robots (cleverly disguised as
15 colored circles) doing battle in front of a moving star field.
16
18 --visual visual
19 Specify which visual to use. Legal values are the name of a
20 visual class, or the id number (decimal or hex) of a specific
21 visual.
22
23 --window
24 Draw on a newly-created window. This is the default.
25
26 --root Draw on the root window.
27
28 --window-id number
29 Draw on the specified window.
30
31 --num_robots number
32 Robots. 2 - 50. Default: 5.
33
34 --num_lasers number
35 Lasers. 1 - 100. Default: 3.
36
37 --num_stars number
38 Stars. 5 - 200. Default: 50.
39
40 --delay number
41 Per-frame delay, in microseconds. Default: 10000 (0.01 sec‐
42 onds.).
43
44 --fps Display the current frame rate and CPU load.
45
47 DISPLAY to get the default host and display number.
48
49 XENVIRONMENT
50 to get the name of a resource file that overrides the global
51 resources stored in the RESOURCE_MANAGER property.
52
53 XSCREENSAVER_WINDOW
54 The window ID to use with --root.
55
57 X(1), xscreensaver(1)
58
60 Copyright © 2002 by Jonathan Lin. Permission to use, copy, modify,
61 distribute, and sell this software and its documentation for any pur‐
62 pose is hereby granted without fee, provided that the above copyright
63 notice appear in all copies and that both that copyright notice and
64 this permission notice appear in supporting documentation. No repre‐
65 sentations are made about the suitability of this software for any pur‐
66 pose. It is provided "as is" without express or implied warranty.
67
69 Jonathan Lin.
70
71
72
73X Version 11 6.08-1.fc38 (17-Oct-2023) blaster(6x)