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 / fieldlines.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-03-09  |  1.2 KB  |  37 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <screensaver name="fieldlines" _label="Fieldlines">
  4.  
  5.   <command arg="-r"/>
  6.  
  7.   <number id="01" type="spinbutton" arg="-i %"
  8.           _label="Ions" low="1" high="100" default="4"/>
  9.  
  10.   <number id="02" type="spinbutton" arg="-s %"
  11.           _label="Step length along lines" low="1" high="100" default="15"/>
  12.  
  13.   <number id="03" type="spinbutton" arg="-m %"
  14.           _label="Max number of steps" low="1" high="1000" default="100"/>
  15.  
  16.   <number id="04" type="slider" arg="-w %"
  17.           _label="Line width" _low-label="Smaller" _high-label="Larger"
  18.           low="1" high="100" default="30"/>
  19.  
  20.   <number id="05" type="slider" arg="-S %"
  21.           _label="Speed" _low-label="Slower" _high-label="Faster"
  22.           low="1" high="100" default="10"/>
  23.  
  24.   <boolean id="06" _label="Constant line width" arg-set="-c"/>
  25.   <boolean id="07" _label="Electric" arg-set="-w"/>
  26.  
  27.   <boolean id="08" _label="Run 'nice'" arg-set="-n"/>
  28.  
  29.   <_description>
  30. Another one of the nice GL screensavers from the ReallySlick ScreenSavers package
  31. written by Terry Walsh - <http://reallyslick.demonews.com>.
  32.  
  33. Ported to Linux by Tugrul Galatali - <http://rss-glx.sourceforge.net/>.
  34. Config Files by Curtis Haas.
  35.   </_description>
  36. </screensaver>
  37.