From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / fireworkx.xml
index 0032e4eabfe58c0f6094c588b20e815951e038e8..55af1fbe401037dcad685a283f2735092135d39a 100644 (file)
@@ -5,23 +5,24 @@
   <command arg="-root"/>
 
   <number id="Delay" type="slider" arg="-delay %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="50000" default="1000"
+          _label="Frame rate" _low-label="Low" _high-label="High"
+          low="0" high="100000" default="10000"
           convert="invert"/>
 
   <number id="maxlife" type="slider" arg="-maxlife %"
           _label="Activity" _low-label="Dense" _high-label="Sparse"
-          low="250" high="5000" default="2000"/>
+          low="0" high="100" default="32"/>
 
-  <boolean id="flash" _label="Light Flash" arg-unset="-noflash"/>
-  <boolean id="glow"  _label="Self Glowing Smoke!" arg-unset="-noglow"/>
-  <boolean id="shoot" _label="Shoot The Shells up" arg-set="-shoot"/>
+  <boolean id="flash" _label="Light flash" arg-unset="-no-flash"/>
+  <boolean id="shoot" _label="Shells upward" arg-set="-shoot"/>
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+
+  <xscreensaver-updater />
 
   <_description>
-Pyrotechnics simulation eye-candy, MMX optimized. 
-Turn off Light for speed. Clicks on the preview window Explodes..!
+Exploding fireworks.  See also the "Eruption", "XFlame" and "Pyro"
+screen savers.
 
-Written by Rony B Chandran. 
-http://www.ronybc.8k.com
+Written by Rony B Chandran; 2004.
   </_description>
 </screensaver>