http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / rd-bomb.xml
index 9a7ba093fcdecaf31c1e36387b22c195f64bf46f..4484a95b4a7f85ac03daf3a67f934fca2c5cd74c 100644 (file)
@@ -10,7 +10,7 @@
 
   <number id="delay" type="slider" arg="-delay %"
           _label="Animation Speed" _low-label="Slow" _high-label="Fast"
-          low="0.0" high="20.0" default="1.0"/>
+          low="0" high="250000" default="20000"/>
 
   <number id="speed" type="slider" arg="-speed %"
            _label="Wander Speed" _low-label="Slow" _high-label="Fast"
             _label="Number of Colors" _low-label="Two" _high-label="Many"
             low="1" high="300" default="255"/>
 
-  <boolean id="shm" _label="Use Shared Memory" arg-unset="-no-shm"/>
+<!--  <boolean id="shm" _label="Use Shared Memory" arg-unset="-no-shm"/> -->
 
   <_description>
-Another variation of the `Bomb' program by Scott Draves.  This draws
-a grid of growing square-like shapes that, once they overtake each
-other, react in unpredictable ways.  ``RD'' stands for
+Draws a grid of growing square-like shapes that, once they overtake
+each other, react in unpredictable ways.  "RD" stands for
 reaction-diffusion.
+
+Written by Scott Draves.
   </_description>
 </screensaver>