From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / xmatrix.xml
index e011f4a0c6babcfe742319dbfffdfb6bf3f9b42a..b1afe9c6e4062e05ef3efc2b9472e60a3749d357 100644 (file)
@@ -4,6 +4,8 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=dSJQHm-YoWc"/>
+
   <hgroup>
    <select id="size">
      <option id="font1" _label="Small font"  arg-set="-small"/>
@@ -43,6 +45,9 @@
             low="1" high="100" default="75"/>
 
     <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+
+    <xscreensaver-updater />
+
    </vgroup>
    <vgroup>
     <xscreensaver-text />
   </hgroup>
 
   <_description>
-Draws the "digital rain" effect, as seen on the computer monitors in
+The "digital rain" effect, as seen on the computer monitors in
 "The Matrix".
 
 See also "GLMatrix" for a 3D rendering of the similar effect that
 appeared in the movie's title sequence.
 
-http://en.wikipedia.org/wiki/Matrix_digital_rain
+https://en.wikipedia.org/wiki/Matrix_digital_rain
 
 Written by Jamie Zawinski; 1999.
   </_description>