From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / boing.xml
index 98e8d1d93d5e9e4ae8aac22bf5d9c1cec404660b..4ab8fab9b4a2bb299796617571fe63a65874834c 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<screensaver name="boing" _label="Boing">
+<screensaver name="boing" _label="Boing" gl="yes">
 
   <command arg="-root"/>
 
    </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>
 
+  <xscreensaver-updater />
+
   <_description>
 
 This bouncing ball is a clone of the first graphics demo for the Amiga
@@ -37,7 +39,10 @@ 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.
+
+http://en.wikipedia.org/wiki/Amiga#Boing_Ball
 
 Written by Jamie Zawinski; 2005.
   </_description>