1fireworkx(6x) XScreenSaver manual fireworkx(6x)
2
3
4
6 fireworkx - pyrotechnic explosions eye-candy.
7
9 fireworkx [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--verbose] [--noflash] [--shoot] [--de‐
11 lay number] [--maxlife number] [--fps]
12
14 Animates explosions.
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
23 Draw on a newly-created window. This is the default.
24
25 --root Draw on the root window.
26
27 --window-id number
28 Draw on the specified window.
29
30 --noflash
31 Turn off light flash effect. (Runs faster)
32
33 --shoot Fire shells up using mortar.
34
35 --delay number
36 Delay between frames. In microseconds. (Default: 10000)
37
38 --maxlife number
39 Maximum decay period for an explosion. (Range: 0-100)
40
41 --verbose
42 For scientific research purposes only..!
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 © 1999-2013 by Rony B Chandran. Permission to use, copy,
61 modify, distribute, and sell this software and its documentation for
62 any purpose is hereby granted without fee, provided that the above
63 copyright notice appear in all copies and that both that copyright no‐
64 tice and this permission notice appear in supporting documentation. No
65 representations are made about the suitability of this software for any
66 purpose. It is provided "as is" without express or implied warranty.
67
69 Written by Rony B Chandran <ronybc@gmail.com> https://www.ronybc.com/
70 Additional programming and support:
71 Rugmini R Chandran <rugmini@ronybc.com>
72 Renuka S <renuka@ronybc.com>
73 Jean-Pierre Demailly <Jean-Pierre.Demailly@ujf-grenoble.fr>
74 Nicholas Miell <nmiell@gmail.com>
75
76
77
78X Version 11 6.06-1.fc37 (12-Dec-2022) fireworkx(6x)