http://ftp.ussg.iu.edu/linux/slackware/slackware-9.0/source/xap/xscreensaver/xscreens...
[xscreensaver] / hacks / config / fluidballs.xml
index fb01c2f6420f4afb6b3d258939b9ba219e24bd96..77e555c578f2e2798aff96703495d0d2b45462fe 100644 (file)
           low="3" high="200" default="25"/>
 
   <number id="gravity" type="slider" arg="-gravity %"
-           _label="Gravity" _low-label="Freefall" _high-label="Jupiter"
+           _label="Gravity" _low-label="      Freefall" _high-label="Jupiter"
           low="0.0" high="0.1" default="0.01"/>
 
   <number id="wind" type="slider" arg="-wind %"
            _label="Wind" _low-label="Still" _high-label="Hurricane"
           low="0.0" high="0.1" default="0.00"/>
 
-  <number id="friction" type="slider" arg="-friction %"
-           _label="Friction" _low-label="Glass" _high-label="Sandpaper"
-          low="0.0" high="4.0" default="0.8"/>
+  <number id="elasticity" type="slider" arg="-elasticity %"
+           _label="Friction" _low-label="Clay" _high-label="Rubber"
+          low="0.2" high="1.0" default="0.97"/>
 
   <number id="speed" type="slider" arg="-delay %"
           _label="Speed" _low-label="Slow" _high-label="Fast"