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 / lattice.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-03-09  |  3.1 KB  |  76 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <screensaver name="lattice" _label="Lattice">
  4.  
  5.   <command arg="-r"/>
  6.  
  7.   <number id="02" type="spinbutton" arg="-l %"
  8.           _label="Longitudinal divisions of tori" low="4" high="100" default="16"/>
  9.  
  10.   <number id="03" type="spinbutton" arg="-L %"
  11.           _label="Latitudinal divisions of tori" low="2" high="100" default="8"/>
  12.  
  13.   <select id="04">
  14.     <option id="04A" _label="Material - Default"/>
  15.     <option id="04B" _label="Material - none" arg-set="-T 0"/>
  16.     <option id="04C" _label="Material - Industrial" arg-set="-T 1"/>
  17.     <option id="04D" _label="Material - Crystal" arg-set="-T 2"/>
  18.     <option id="04E" _label="Material - Chrome" arg-set="-T 3"/>
  19.     <option id="04F" _label="Material - Brass" arg-set="-T 4"/>
  20.     <option id="04G" _label="Material - Shiny" arg-set="-T 5"/>
  21.     <option id="04H" _label="Material - Ghostly" arg-set="-T 6"/>
  22.     <option id="04I" _label="Material - Circuits" arg-set="-T 7"/>
  23.     <option id="04J" _label="Material - Doughnuts" arg-set="-T 8"/>
  24.     <option id="04K" _label="Material - random" arg-set="-T 9"/>
  25.   </select>
  26.  
  27.   <number id="05" type="slider" arg="-t %"
  28.           _label="Thickness of tori" _low-label="Smaller" _high-label="Larger"
  29.           low="1" high="100" default="50"/>
  30.  
  31.   <number id="06" type="slider" arg="-d %"
  32.           _label="Density" _low-label="Less" _high-label="More"
  33.           low="1" high="100" default="50"/>
  34.  
  35.   <number id="07" type="slider" arg="-D %"
  36.           _label="Depth" _low-label="Less" _high-label="More"
  37.           low="1" high="8" default="4"/>
  38.  
  39.   <number id="08" type="slider" arg="-o %"
  40.           _label="Field of view" _low-label="Less" _high-label="More"
  41.           low="10" high="150" default="90"/>
  42.  
  43.   <number id="09" type="slider" arg="-P %"
  44.           _label="Randomness of camera path" _low-label="Slower" _high-label="Faster"
  45.           low="1" high="10" default="7"/>
  46.  
  47.   <number id="10" type="slider" arg="-e %"
  48.           _label="Speed" _low-label="Slower" _high-label="Faster"
  49.           low="1" high="100" default="10"/>
  50.  
  51.   <boolean id="11" _label="Smooth shading" arg-set="-s"/>
  52.   <boolean id="12" _label="Enable fog" arg-set="-f"/>
  53.  
  54.   <select id="01">
  55.     <option id="01A" _label="Preset - Custom"/>
  56.     <option id="01B" _label="Preset - Regular" arg-set="-p 1"/>
  57.     <option id="01C" _label="Preset - Chainmail" arg-set="-p 2"/>
  58.     <option id="01D" _label="Preset - Brash Mesh" arg-set="-p 3"/>
  59.     <option id="01E" _label="Preset - Computer" arg-set="-p 4"/>
  60.     <option id="01F" _label="Preset - Slick" arg-set="-p 5"/>
  61.     <option id="01G" _label="Preset - Tasty" arg-set="-p 6"/>
  62.   </select>
  63.  
  64.   <boolean id="13" _label="Run 'nice'" arg-set="-n"/>
  65.  
  66.   <_description>
  67. Another one of the nice GL screensavers from the ReallySlick ScreenSavers package
  68. written by Terry Walsh - <http://reallyslick.demonews.com>.
  69.  
  70. Ported to Linux by Tugrul Galatali - <http://rss-glx.sourceforge.net/>.
  71. Config Files by Curtis Haas.
  72.  
  73. Note: Presets override all other settings. If you wish to customize the other options, make sure the preset option is set to "Preset - Custom".
  74.   </_description>
  75. </screensaver>
  76.