http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / fluidballs.xml
index 77e555c578f2e2798aff96703495d0d2b45462fe..d9d0abc4ecbd3a032908c0429d314621e5dd5f14 100644 (file)
            _label="Friction" _low-label="Clay" _high-label="Rubber"
           low="0.2" high="1.0" default="0.97"/>
 
-  <number id="speed" type="slider" arg="-delay %"
+  <number id="delay" type="slider" arg="-delay %"
           _label="Speed" _low-label="Slow" _high-label="Fast"
           low="0" high="100000" default="10000"
           convert="invert"/>
 
-  <boolean id="random" _label="Various Ball Sizes"    arg-unset="-nonrandom"/>
+  <boolean id="random" _label="Various Ball Sizes"    arg-unset="-no-random"/>
   <boolean id="shake"  _label="Shake Box"             arg-unset="-no-shake"/>
   <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
 
@@ -38,6 +38,7 @@ Models the physics of bouncing balls, or of particles in a gas or
 fluid, depending on the settings.  If "Shake Box" is selected, then
 every now and then, the box will be rotated, changing which direction
 is down (in order to keep the settled balls in motion.)
-By Peter Birtles and Jamie Zawinski.
+
+Written by Peter Birtles and Jamie Zawinski; 2002.
   </_description>
 </screensaver>