From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / memscroller.xml
index cdd370f4c312c6bbab16f78a776b4e89f32ecc6d..ccb6c0a043d4290b3c9ec5ab12d5b056fecf797c 100644 (file)
@@ -4,6 +4,8 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=DQJRNlTKCdA"/>
+
   <number id="delay" type="slider" arg="-delay %"
           _label="Frame rate" _low-label="Low" _high-label="High"
           low="0" high="100000" default="10000"
@@ -26,8 +28,7 @@
   <xscreensaver-updater />
 
   <_description>
-This draws a dump of its own process memory scrolling across the screen
-in three windows at three different rates.
+Scrolls a dump of its own memory in three windows at three different rates.
 
 Written by Jamie Zawinski; 2004.
   </_description>