ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-5.01.tar.gz
[xscreensaver] / hacks / config / rocks.xml
index e956e2e362affacc3c2f181ea6d62bff1ca72709..3b2229126f841f9fd8c9fb225117f428f4051df0 100644 (file)
@@ -7,20 +7,20 @@
   <number id="count" type="spinbutton" arg="-count %"
           _label="Count" low="0" high="200" default="100"/>
 
-  <number id="speed" type="slider" arg="-delay %"
+  <number id="delay" type="slider" arg="-delay %"
           _label="Animation Speed" _low-label="Slow" _high-label="Fast"
           low="0" high="80000" default="50000"
           convert="invert"/>
 
-  <number id="speed" type="slider" arg="-delay %"
+  <number id="speed" type="slider" arg="-speed %"
           _label="Velocity" _low-label="Slow" _high-label="Fast"
           low="1" high="100" default="100"/>
 
   <hgroup>
-    <boolean id="rotate" _label="Rotation" arg-unset="-norotate"/>
-    <boolean id="rotate" _label="Steering" arg-unset="-nomove"/>
+    <boolean id="rotate" _label="Rotation" arg-unset="-no-rotate"/>
+    <boolean id="rotate" _label="Steering" arg-unset="-no-move"/>
   </hgroup>
-  <boolean id="3d" _label="Do Red/Blue 3D seperation" arg-set="-3d"/>
+  <boolean id="3d" _label="Do Red/Blue 3D separation" arg-set="-3d"/>
 
   <number id="ncolors" type="slider" arg="-colors %"
             _label="Number of Colors" _low-label="Two" _high-label="Many"
@@ -32,7 +32,8 @@
 
   <_description>
 This draws an animation of flight through an asteroid field, with
-changes in rotation and direction.  It can also display 3D
-separations for red/blue glasses!  Mostly written by Jamie Zawinski.
+changes in rotation and direction.
+
+Written by Jamie Zawinski; 1992.
   </_description>
 </screensaver>