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 / plasma.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-03-09  |  1.1 KB  |  33 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <screensaver name="plasma" _label="Plasma">
  4.  
  5.   <command arg="-r"/>
  6.  
  7.   <number id="01" type="slider" arg="-z %"
  8.           _label="Magnification" _low-label="Smaller" _high-label="Larger"
  9.           low="1" high="100" default="10"/>
  10.  
  11.   <number id="02" type="slider" arg="-f %"
  12.           _label="Focus" _low-label="Less" _high-label="More"
  13.           low="1" high="100" default="30"/>
  14.  
  15.   <number id="03" type="slider" arg="-s %"
  16.           _label="Speed" _low-label="Slower" _high-label="Faster"
  17.           low="1" high="100" default="20"/>
  18.  
  19.   <number id="04" type="slider" arg="-R %"
  20.           _label="Resolution" _low-label="Less" _high-label="More"
  21.           low="1" high="100" default="25"/>
  22.  
  23.   <boolean id="05" _label="Run 'nice'" arg-set="-n"/>
  24.  
  25.   <_description>
  26. Another one of the nice GL screensavers from the ReallySlick ScreenSavers package
  27. written by Terry Walsh - <http://reallyslick.demonews.com>.
  28.  
  29. Ported to Linux by Tugrul Galatali - <http://rss-glx.sourceforge.net/>.
  30. Config Files by Curtis Haas.
  31.   </_description>
  32. </screensaver>
  33.