http://www.tienza.es/crux/src/www.jwz.org/xscreensaver/xscreensaver-5.06.tar.gz
[xscreensaver] / hacks / config / ripples.xml
index 8b39b637f75d73f27bdeb7f475caf45cce82590b..1f31af687111615c10f11ce3689d727f7b2c90e4 100644 (file)
           low="0" high="80000" default="50000"
           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"/>
+
   <number id="rate" type="slider" arg="-rate %"
           _low-label="Drizzle" _high-label="Storm"
           low="1" high="100" default="5"
   <number id="light" type="spinbutton" arg="-light %"
           _label="Lighting Effect" low="0" high="8" default="0"/>
 
-  <boolean id="grab" _label="Grab Screen Image" arg-set="-water"/>
-
-  <boolean id="stir" _label="Moving Splashes" arg-set="-stir"/>
-
-  <boolean id="oily" _label="Psychedelic Colors" arg-set="-oily"/>
-
-  <boolean id="gray" _label="Grayscale" arg-set="-grayscale"/>
+  <hgroup>
+   <vgroup>
+    <boolean id="grab" _label="Grab Screen Image" arg-set="-water"/>
+    <boolean id="stir" _label="Moving Splashes" arg-set="-stir"/>
+   </vgroup>
+   <vgroup>
+    <boolean id="oily" _label="Psychedelic Colors" arg-set="-oily"/>
+    <boolean id="gray" _label="Grayscale" arg-set="-grayscale"/>
+   </vgroup>
+  </hgroup>
 
   <number id="ncolors" type="slider" arg="-colors %"
             _low-label="Colors    Two" _high-label="Many"
             low="1" high="255" default="200"/>
 
-  <boolean id="shm" _label="Use Shared Memory" arg-unset="-no-shm"/>
+<!--  <boolean id="shm" _label="Use Shared Memory" arg-unset="-no-shm"/> -->
+
+  <xscreensaver-image />
 
   <_description>
 This draws rippling interference patterns like splashing water.
 With the -water option, it manipulates your desktop image to look
-like something is dripping into it.  Written by Tom Hammersley.
+like something is dripping into it.
+
+Written by Tom Hammersley; 1999.
   </_description>
 </screensaver>