http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / atlantis.xml
index 914fd214486139207179b4ed947eaa3e649ad08f..135f71eb033f405ef047c737fac44b0068454701 100644 (file)
@@ -10,7 +10,7 @@
 
   <number id="sharkspeed" type="slider" arg="-delay %"
           _label="Shark Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="500" default="100"
+          low="0" high="500000" default="25000"
           convert="invert"/>
 
   <number id="sharkproximity" type="slider" arg="-size %"
   </select>
 
   <select id="bg">
-    <option id="flat"     _label="Flat Background"/>
-    <option id="gradient" _label="Gradient Background" arg-set="-gradient"/>
-  </select>
-
-  <select id="render">
-    <option id="wire"  _label="Wireframe" arg-set="-wireframe"/>
-    <option id="solid" _label="Solid"/>
+    <option id="flat"     _label="Flat Background" arg-set="-no-gradient"/>
+    <option id="gradient" _label="Gradient Background"/>
   </select>
 
+  <boolean id="wire"    _label="Wireframe"              arg-set="-wireframe"/>
   <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
 
   <_description>
-This is xfishtank writ large: a GL animation of a number of sharks,
-dolphins, and whales.  The swimming motions are great. Originally
-written by Mark Kilgard.
+A 3D animation of a number of sharks, dolphins, and whales.
+
+Written by Mark Kilgard; 1998.
   </_description>
 </screensaver>