http://www.tienza.es/crux/src/www.jwz.org/xscreensaver/xscreensaver-5.04.tar.gz
[xscreensaver] / hacks / config / rd-bomb.xml
index 746da2bc73d6e52e60f97cbe365dbe04ca120b90..01888121899420492c3e5a76848f5df0cdae1e6a 100644 (file)
 
   <number id="delay" type="slider" arg="-delay %"
           _label="Animation Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="250000" default="20000"/>
+          low="0" high="250000" default="20000"
+          convert="invert"/>
 
   <number id="speed" type="slider" arg="-speed %"
            _label="Wander Speed" _low-label="Slow" _high-label="Fast"
            low="0.0" high="10.0" default="0.0"/>
 
   <hgroup>
-   <!-- #### defaults are wrong -->
    <number id="width" type="spinbutton" arg="-width %"
-           _label="Tile Size" low="10" high="100" default="64"/>
+           _label="Tile Size" low="0" high="500" default="0"/>
    <number id="pixheight" type="spinbutton" arg="-height %"
-           _label="x" low="10" high="100" default="64"/>
+           _label="x"         low="0" high="500" default="0"/>
   </hgroup>
 
   <hgroup>