From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / jigsaw.xml
index e74396c9f459405818df8265cc6f63e8b85ec46b..219a5348eb88b723da462e974f7ba7a34cabc5b9 100644 (file)
@@ -4,6 +4,8 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=T5_hiY2eEeo"/>
+
   <hgroup>
    <vgroup>
     <number id="delay" type="slider" arg="-delay %"
@@ -22,7 +24,7 @@
 
     <number id="resolution" type="slider" arg="-resolution %"
              _label="Resolution" _low-label="Chunky" _high-label="Smooth"
-             low="25" high="200" default="100"/>
+             low="50" high="300" default="100"/>
    </vgroup>
   </hgroup>
 
    </vgroup>
   </hgroup>
 
+  <xscreensaver-updater />
+
   <_description>
-This grabs a screen image, carves it up into a jigsaw puzzle,
-shuffles it, and then solves the puzzle.
+Carves an image up into a jigsaw puzzle, shuffles it, and solves it.
 
-http://en.wikipedia.org/wiki/Jigsaw_puzzle
-http://en.wikipedia.org/wiki/Tessellation
+https://en.wikipedia.org/wiki/Jigsaw_puzzle
+https://en.wikipedia.org/wiki/Tessellation
 
 Written by Jamie Zawinski; 1997.
   </_description>