ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-4.22.tar.gz
[xscreensaver] / hacks / config / fireworkx.xml
index b99e9a13a8209c6bdf46af38a3a809bd91d06750..0032e4eabfe58c0f6094c588b20e815951e038e8 100644 (file)
@@ -6,18 +6,22 @@
 
   <number id="Delay" type="slider" arg="-delay %"
           _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="50000" default="10000"
+          low="0" high="50000" default="1000"
           convert="invert"/>
 
   <number id="maxlife" type="slider" arg="-maxlife %"
           _label="Activity" _low-label="Dense" _high-label="Sparse"
-          low="250" high="5000" default="1200"/>
+          low="250" high="5000" default="2000"/>
 
-  <boolean id="light" _label="Light effect" arg-unset="-nolight"/>
-  <boolean id="fade"  _label="Fast Fade (more realistic)" arg-set="-fade"/>
-  <boolean id="shoot" _label="Shoot" arg-set="-shoot"/>
+  <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"/>
 
   <_description>
-Pyrotechnics simulation eye-candy. Written by Rony B. Chandran.
+Pyrotechnics simulation eye-candy, MMX optimized. 
+Turn off Light for speed. Clicks on the preview window Explodes..!
+
+Written by Rony B Chandran. 
+http://www.ronybc.8k.com
   </_description>
 </screensaver>