From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / blinkbox.xml
index b86523346d2abc8271f30458bac35dad7018bb00..d457df209c8cb906626f8fa53366c4d4a8b346f2 100644 (file)
@@ -1,9 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<screensaver name="blinkbox" _label="BlinkBox">
+<screensaver name="blinkbox" _label="BlinkBox" gl="yes">
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=lgjbHMcSd8U"/>
+
   <number id="delay" type="slider" arg="-delay %"
           _label="Frame rate" _low-label="Low" _high-label="High"
           low="0" high="100000" default="30000"
 
   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
+  <xscreensaver-updater />
+
   <_description>
-Shows a ball contained inside of a bounding box.
-Colored blocks blink in when the ball hits the sides.
+A motion-blurred ball bounces inside a box whose tiles only become
+visible upon impact.
 
 Written by Jeremy English; 2003.
   </_description>