From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / moebiusgears.xml
index cfbaf76875b32ebbd673a15c8f29201d7385f445..9233f915a4ff898752d949624b83fa1dc7d5123d 100644 (file)
@@ -1,9 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<screensaver name="moebiusgears" _label="MoebiusGears">
+<screensaver name="moebiusgears" _label="MoebiusGears" gl="yes">
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=kpT6j2-9b40"/>
+
   <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>
-Draws a closed, interlinked chain of rotating gears.  The layout of
-the gears follows the path of a moebius strip.  See also the "Pinion"
-and "Gears" screen savers.
+An interlinked loop of rotating gears.  The layout of the gears
+follows the path of a moebius strip.  See also the "Pinion" and
+"Gears" screen savers.
 
-http://en.wikipedia.org/wiki/Involute_gear
-http://en.wikipedia.org/wiki/Moebius_strip
+https://en.wikipedia.org/wiki/Involute_gear
+https://en.wikipedia.org/wiki/Moebius_strip
 
 Written by Jamie Zawinski; 2007.
   </_description>