home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / xscreensaver / config / sundancer2.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-03-09  |  1.0 KB  |  34 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <screensaver name="sundancer2" _label="Sundancer2">
  4.  
  5.   <command arg="-r"/>
  6.  
  7.   <number id="01" type="spinbutton" arg="-q %"
  8.           _label="Quad Count" low="1" high="300" default="150"/>
  9.  
  10.   <number id="02" type="slider" arg="-s %"
  11.           _label="Speed" _low-label="Slower" _high-label="Faster"
  12.           low="1" high="40" default="20"/>
  13.  
  14.   <number id="03" type="slider" arg="-t %"
  15.           _label="Transparency" _low-label="Transparent" _high-label="Solid"
  16.           low="1" high="100" default="75"/>
  17.  
  18.   <string id="04" _label="Foreground Color" arg="-f %" />
  19.  
  20.   <string id="05" _label="Background Color" arg="-b %" />
  21.  
  22.   <boolean id="06" _label="Reverse rotation occasionally" arg-set="-e"/>
  23.  
  24.   <boolean id="07" _label="Run 'nice'" arg-set="-n"/>
  25.  
  26.   <_description>
  27. Rotating stack of quads.
  28.  
  29. Specify colors using hex color codes (ie, ff0000, 00ff00, 0000ff for red, green and blue.)
  30.  
  31. Ported to Linux by Tugrul Galatali - <http://rss-glx.sourceforge.net/>.
  32.   </_description>
  33. </screensaver>
  34.