From http://www.jwz.org/xscreensaver/xscreensaver-5.30.tar.gz
[xscreensaver] / hacks / config / boing.xml
index 6e367a24ab0a07150df17463375036a4aa4e8896..0889baa4668f77b71ccbfd1362c60bb7a5fccca2 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<screensaver name="boing" _label="Boing">
+<screensaver name="boing" _label="Boing" gl="yes">
 
   <command arg="-root"/>
 
 
   <command arg="-root"/>
 
    <hgroup>
     <boolean id="smoothing" _label="Smoothing" arg-set="-smooth"/>
     <boolean id="lighting"  _label="Lighting" arg-set="-lighting"/>
    <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"/>
    </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>
 
    </hgroup>
   </vgroup>
 
+  <xscreensaver-updater />
+
   <_description>
 
   <_description>
 
-This bouncing ball is a clone of the first graphics demo for the Amiga
-1000, which was written by Dale Luck and RJ Mical during a break at
-the 1984 Consumer Electronics Show (or so the legend goes.)
+A clone of the first graphics demo for the Amiga 1000, which was
+written by Dale Luck and RJ Mical during a break at the 1984 Consumer
+Electronics Show (or so the legend goes.)
 
 This looks like the original Amiga demo if you turn off "smoothing"
 
 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.
+
+http://en.wikipedia.org/wiki/Amiga#Boing_Ball
 
 
-Written by Jamie Zawinski.
+Written by Jamie Zawinski; 2005.
   </_description>
 </screensaver>
   </_description>
 </screensaver>