http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / glslideshow.xml
index 19a80a6d15d6634203f921c6ee8885e13c8584ed..92d8cdc9fe6503a82f28dba5f6c963b0c8e6ad78 100644 (file)
           _low-label="None" _high-label="30 Seconds"
           low="0" high="30" default="2"/>
 
-  <number id="speed" type="slider" arg="-delay %"
+  <number id="delay" type="slider" arg="-delay %"
           _label="Frame Rate:" _low-label="Low" _high-label="High"
           low="0" high="100000" default="20000"
           convert="invert"/>
 
+  <xscreensaver-image />
+
+  <boolean id="letterbox" _label="Letterbox" arg-unset="-no-letterbox"/>
+
   <boolean id="titles" _label="Show Image Titles" arg-set="-titles"/>
 
   <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
 Loads a random sequence of images and smoothly scans and zooms around
 in each, fading from pan to pan.  
 
-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 one on the other window.)
-
-This program requires a good video card capable of supporting large
-textures.
-
-Written by Jamie Zawinski and Mike Oliphant.
+Written by Jamie Zawinski and Mike Oliphant; 2003.
   </_description>
 </screensaver>