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] [-fps]
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
42 -fps Display the current frame rate and CPU load.
43
45 DISPLAY to get the default host and display number.
46
47 XENVIRONMENT
48 to get the name of a resource file that overrides the global
49 resources stored in the RESOURCE_MANAGER property.
50
52 X(1), xscreensaver(1)
53
55 Copyright © 1999-2005 by Rony B Chandran. Permission to use, copy,
56 modify, distribute, and sell this software and its documentation for
57 any 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 war‐
62 ranty.
63
65 Written by Rony B Chandran <ronybc@asia.com>
66
67 Additional programming:
68 ------------------------
69 Renuka S <renuka@local.net>
70 Jean-Pierre Demailly <Jean-Pierre.Demailly@ujf-grenoble.fr>
71 Nicholas Miell <nmiell@gmail.com>
72
73
75 http://www.ronybc.8k.com
76
77
78
79
80X Version 11 5.15-3.fc14 (18-Oct-2011) fireworkx(6x)