ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-5.01.tar.gz
[xscreensaver] / hacks / config / moebius.xml
index 0eceb005ff98bcd48a25d5ec1e7144288fa1d6b7..dbb1be7ae040029982eaa92dc65710a635bbab3f 100644 (file)
@@ -4,30 +4,19 @@
 
   <command arg="-root"/>
 
-  <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="20000"
           convert="invert"/>
 
-  <hgroup>
-    <select id="strip">
-      <option id="solid" _label="Solid Floor" arg-set="-solidmoebius"/>
-      <option id="wire"  _label="Mesh Floor"/>
-    </select>
-
-    <select id="render">
-      <option id="wire"  _label="Wireframe" arg-set="-wireframe"/>
-      <option id="solid" _label="Solid Objects"/>
-    </select>
-  </hgroup>
-
-  <boolean id="ants" _label="Draw Ants" arg-unset="-noants"/>
-
+  <boolean id="solid" _label="Solid Floor" arg-set="-solidmoebius"/>
+  <boolean id="ants" _label="Draw Ants" arg-unset="-no-ants"/>
   <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
 
   <_description>
-Another M. C. Escher hack by Marcelo Vianna, this one draws
-``Moebius Strip II,'' a GL image of ants walking along the surface of
-a moebius strip.
+This animates a 3D rendition M.C. Escher's "Moebius Strip II",
+an image of ants walking along the surface of a moebius strip.
+
+Written by Marcelo F. Vianna; 1997.
   </_description>
 </screensaver>