http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / carousel.xml
index a15f1fc0f550764c7cd764a1f0d92a69191b6e27..2f56cfa74035ed26058963a0c312328b8ff64fce 100644 (file)
     <option id="tiltxy"  _label="Tilt In/Out and Left/Right"/>
     <option id="tiltx"   _label="Tilt In/Out Only"     arg-set="-tilt x"/>
     <option id="tilty"   _label="Tilt Left/Right Only" arg-set="-tilt y"/>
-    <option id="notilt"  _label="No Tilting"           arg-set="-no-tilt"/>
+    <option id="notilt"  _label="No Tilting"           arg-set="-tilt 0"/>
   </select>
 
+  <xscreensaver-image />
+
   <boolean id="zoom" _label="Zoom In/Out" arg-unset="-no-zoom"/>
   <boolean id="titles" _label="Show Image Titles" arg-unset="-no-titles"/>
 
 
   <_description>
 Loads several random images, and displays them flying in a circular
-formation.  The circle changes speed and direction randomly, tilts on
-its axis, and the images move in and out.
-
-To tell it where to find the images to display, go to the "Advanced"
-tab on the Screensaver Preferences window.  Select "Choose Random
-Images", and enter your image directory in the text field right below
-that.
-
-(Note: not the the "Advanced" button at the bottom of this window:
-the tab at the top of the *other* window.)
-
-This program requires a good video card capable of supporting large
-textures.
+formation.  The formation changes speed and direction randomly, and
+images periodically drop out to be replaced by new ones.
 
-Written by Jamie Zawinski.
+Written by Jamie Zawinski; 2005.
   </_description>
 </screensaver>