From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / goop.xml
index c3a71fbd7842a0a91d83984d4f8164763b6f67e5..53222f86cd95ce5c94fe485b19412f05dc4b93d4 100644 (file)
@@ -4,6 +4,8 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=bLMAF4Q-mGA"/>
+
   <hgroup>
    <vgroup>
     <number id="delay" type="slider" arg="-delay %"
     </select>
 
     <select id="color-mode">
-      <option id="additive" _label="Additive colors (reflected light)"/>
-      <option id="subtractive" _label="Subtractive colors (transmitted light)"
+      <option id="additive" _label="Additive colors (transmitted light)"/>
+      <option id="subtractive" _label="Subtractive colors (reflected light)"
               arg-set="-subtractive"/>
     </select>
   </hgroup>
 
+  <xscreensaver-updater />
+
   <_description>
-This draws set of animating, transparent, amoeba-like blobs.  The blobs
-change shape as they wander around the screen, and they are translucent,
-so you can see the lower blobs through the higher ones, and when one
-passes over another, their colors merge.  I got the idea for this from
-a mouse pad I had once, which achieved the same kind of effect in real
-life by having several layers of plastic with colored oil between them.
+Amoeba-like blobs change shape as they wander around the screen.
+They are translucent, so you can see the lower blobs through the
+higher ones, and when one passes over another, their colors merge.  I
+got the idea for this from a mouse pad I had once, which achieved the
+same kind of effect in real life by having several layers of plastic
+with colored oil between them.
 
 Written by Jamie Zawinski; 1997.
   </_description>