From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / rubik.xml
index 029afdededf41c0b58be4c279cb47eba1cf19f95..f48668b4a0691f814164d0c1f6b28654a4a83c0f 100644 (file)
@@ -4,6 +4,8 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=AQdJgvyVkXU"/>
+
   <number id="delay" type="slider" arg="-delay %"
           _label="Frame rate" _low-label="Low" _high-label="High"
           low="0" high="100000" default="20000"
 
   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
+  <xscreensaver-updater />
+
   <_description>
-Draws a Rubik's Cube that rotates in three dimensions and repeatedly
-shuffles and solves itself.  See also the "GLSnake" and "Cube21"
-screen savers.
+A Rubik's Cube that repeatedly shuffles and solves itself.
+See also the "GLSnake" and "Cube21" screen savers.
 
-http://en.wikipedia.org/wiki/Rubik%27s_Cube
+https://en.wikipedia.org/wiki/Rubik%27s_Cube
 
 Written by Marcelo Vianna; 1997.
   </_description>