http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / config / boing.xml
index 6a741c3974cb728411b428f3a585402c0896b326..64bcce29bb18393d810e8ec6f737e84feffec241 100644 (file)
   <vgroup>
    <hgroup>
     <number id="meridians" type="spinbutton" arg="-meridians %"
-            _label="Meridians" low="1" high="90" default="8"/>
+            _label="Meridians" low="1" high="90" default="16"/>
     <number id="parallels" type="spinbutton" arg="-parallels %"
-            _label="Parallels" low="1" high="90" default="16"/>
+            _label="Parallels" low="1" high="90" default="8"/>
    </hgroup>
    <hgroup>
     <boolean id="smoothing" _label="Smoothing" arg-set="-smooth"/>
     <boolean id="lighting"  _label="Lighting" arg-set="-lighting"/>
-    <boolean id="scanlines" _label="Scanlines" arg-set="-scanlines"/>
+    <boolean id="scanlines" _label="Scanlines" arg-unset="-no-scanlines"/>
    </hgroup>
    <hgroup>
     <boolean id="wire"      _label="Wireframe" arg-set="-wireframe"/>
-    <boolean id="showfps"   _label="Show Frames-per-Second" arg-set="-fps"/>
+    <boolean id="showfps"   _label="Show frame rate" arg-set="-fps"/>
    </hgroup>
   </vgroup>
 
@@ -37,8 +37,11 @@ This bouncing ball is a clone of the first graphics demo for the Amiga
 the 1984 Consumer Electronics Show (or so the legend goes.)
 
 This looks like the original Amiga demo if you turn off "smoothing"
-and "lighting" and turn on "scanlines".
+and "lighting" and turn on "scanlines", and is somewhat more modern
+otherwise.
 
-Written by Jamie Zawinski.
+http://en.wikipedia.org/wiki/Amiga#Boing_Ball
+
+Written by Jamie Zawinski; 2005.
   </_description>
 </screensaver>