From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / boing.xml
index 64bcce29bb18393d810e8ec6f737e84feffec241..a36d1e24252ffbd5e8fb8e3039934ceff7045ed4 100644 (file)
@@ -1,9 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<screensaver name="boing" _label="Boing">
+<screensaver name="boing" _label="Boing" gl="yes">
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=J3KAsV31d6M"/>
+
   <number id="size" type="slider" arg="-size %"
           _label="Size" _low-label="Tiny" _high-label="Huge"
           low="0.02" high="0.9" default="0.5"/>
    </hgroup>
   </vgroup>
 
+  <xscreensaver-updater />
+
   <_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"
 and "lighting" and turn on "scanlines", and is somewhat more modern
 otherwise.
 
-http://en.wikipedia.org/wiki/Amiga#Boing_Ball
+https://en.wikipedia.org/wiki/Amiga#Boing_Ball
 
 Written by Jamie Zawinski; 2005.
   </_description>