http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / jigsaw.xml
index 3e92af77b7e8758c42a6b8d1961a2d6165df2e7f..38ea921e6be5707357fe99a64b880a7c1479946e 100644 (file)
@@ -4,7 +4,7 @@
 
   <command arg="-root"/>
 
-  <number id="speed" type="slider" arg="-delay %"
+  <number id="delay" type="slider" arg="-delay %"
           _label="Speed" _low-label="Slow" _high-label="Fast"
           low="0" high="80000" default="70000"
           convert="invert"/>
@@ -14,6 +14,8 @@
           _low-label="0 Seconds" _high-label="1 Minute"
           low="0" high="60" default="5"/>
 
+  <xscreensaver-image />
+
   <_description>
 This grabs a screen image, carves it up into a jigsaw puzzle,
 shuffles it, and then solves the puzzle.  This works especially well
@@ -21,6 +23,7 @@ when you feed it an external video signal instead of letting it grab
 the screen image (actually, I guess this is generally true...)  When
 it is grabbing a video image, it is sometimes pretty hard to guess
 what the image is going to look like once the puzzle is solved.
-Written by Jamie Zawinski.
+
+Written by Jamie Zawinski; 1998.
   </_description>
 </screensaver>