http://www.tienza.es/crux/src/www.jwz.org/xscreensaver/xscreensaver-5.06.tar.gz
[xscreensaver] / hacks / config / zoom.xml
index d715c96d5ce19b7c282c4f885b82e9d9ef0cd389..c0f11fb1b6151a4c2608f8cda62f49c5f8c310ce 100644 (file)
@@ -9,6 +9,10 @@
           low="0" high="20000" default="10000"
           convert="invert"/>
 
+  <number id="duration" type="slider" arg="-duration %"
+          _label="Duration" _low-label="10 seconds" _high-label="10 minutes"
+          low="10" high="600" default="120"/>
+
   <boolean id="lenses" _label="Lenses" arg-set="-lenses"/>
 
   <hgroup>
 
   <hgroup>
    <number id="lensoffsetx" type="spinbutton" arg="-lensoffsetx %"
-           _label="Lens Offset" low="1" high="100" default="1"/>
+           _label="Lens Offset" low="1" high="100" default="5"/>
    <number id="lensoffsety" type="spinbutton" arg="-lensoffsety %"
-           _label="x" low="1" high="100" default="1"/>
+           _label="x" low="1" high="100" default="5"/>
   </hgroup>
 
+  <xscreensaver-image />
+
   <_description>
 Zooms in on a part of the screen and then moves around.  With the
--lenses option the result is like looking through many overlapping
-lenses rather than just a simple zoom.  Written by James Macnicol.
+"Lenses" option, the result is like looking through many overlapping
+lenses rather than just a simple zoom.
+
+Written by James Macnicol; 2001.
   </_description>
 </screensaver>