1fireworkx(6x) XScreenSaver manual fireworkx(6x)
2
3
4
6 fireworkx - pyrotechnics simulation eye-candy.
7
9 fireworkx [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-verbose] [-noflash] [-noglow] [-shoot] [-delay number]
11 [-maxlife number]
12
14 Simulates fireworks (pyrotechnics); explodes better on faster machines.
15
17 -visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -noflash
27 Turn off light effect (runs faster)
28
29 -noglow Turn off self glow (dull blasts..!)
30
31 -shoot Shoot the shells.
32
33 -delay number
34 Delay between frames. In microseconds. (Default: 1000)
35
36 -maxlife number
37 Maximum decay period for an explosion. (Default: 2000)
38
39 -verbose
40 for scientific purposes..!
41
43 DISPLAY to get the default host and display number.
44
45 XENVIRONMENT
46 to get the name of a resource file that overrides the global
47 resources stored in the RESOURCE_MANAGER property.
48
50 X(1), xscreensaver(1)
51
53 Copyright © 1999-2005 by Rony B Chandran. Permission to use, copy,
54 modify, distribute, and sell this software and its documentation for
55 any purpose is hereby granted without fee, provided that the above
56 copyright notice appear in all copies and that both that copyright
57 notice and this permission notice appear in supporting documentation.
58 No representations are made about the suitability of this software for
59 any purpose. It is provided "as is" without express or implied war‐
60 ranty.
61
63 Written by Rony B Chandran <ronybc@asia.com>
64
65 Additional programming:
66 ------------------------
67 Renuka S <renuka@local.net>
68 Jean-Pierre Demailly <Jean-Pierre.Demailly@ujf-grenoble.fr>
69 Nicholas Miell <nmiell@gmail.com>
70
71
73 http://www.ronybc.8k.com
74
75
76
77
78X Version 11 5.05-3 (06-Apr-2008) fireworkx(6x)