http://www.tienza.es/crux/src/www.jwz.org/xscreensaver/xscreensaver-5.05.tar.gz
[xscreensaver] / hacks / config / rubik.xml
index 1b1a080e5ffd2eb940683476e1c58bd73a9fe4bb..b8ade47aff6533ee47e1b40e0ce5c0f4c539f7dc 100644 (file)
@@ -11,7 +11,7 @@
            _label="Timeout" _low-label="Small" _high-label="Large"
           low="0" high="60" default="5"/>
 
-  <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="80000" default="40000"
           convert="invert"/>
   <number id="size" type="spinbutton" arg="-size %"
            _label="Size" low="-20" high="20" default="-6"/>
 
-  <boolean id="shuffle" _label="Show Shuffling" arg-unset="-hideshuffling"/>
+  <boolean id="shuffle" _label="Hide Shuffling" arg-set="-hideshuffling"/>
 
   <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
 
   <_description>
 Draws a Rubik's Cube that rotates in three dimensions and repeatedly
-shuffles and solves itself.  Another fine GL hack by Marcelo Vianna.
+shuffles and solves itself.  
+
+Written by Marcelo Vianna; 1997.
   </_description>
 </screensaver>