http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / config / moebius.xml
index dbb1be7ae040029982eaa92dc65710a635bbab3f..5ae906c7394b19e574e03412f3ca95f4965d3ae4 100644 (file)
@@ -5,18 +5,21 @@
   <command arg="-root"/>
 
   <number id="delay" type="slider" arg="-delay %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="80000" default="20000"
+          _label="Frame rate" _low-label="Low" _high-label="High"
+          low="0" high="100000" default="20000"
           convert="invert"/>
 
-  <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"/>
+  <boolean id="solid" _label="Solid floor" arg-set="-solidmoebius"/>
+  <boolean id="ants" _label="Draw ants" arg-unset="-no-ants"/>
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
   <_description>
 This animates a 3D rendition M.C. Escher's "Moebius Strip II",
 an image of ants walking along the surface of a moebius strip.
 
+http://en.wikipedia.org/wiki/Moebius_strip
+http://en.wikipedia.org/wiki/Maurits_Cornelis_Escher
+
 Written by Marcelo F. Vianna; 1997.
   </_description>
 </screensaver>