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 / skyrocket.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-03-09  |  2.2 KB  |  62 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <screensaver name="skyrocket" _label="Skyrocket">
  4.  
  5.   <command arg="-r"/>
  6.  
  7.   <number id="01" type="slider" arg="-m %"
  8.           _label="Maximum number of rockets" _low-label="Less" _high-label="More"
  9.           low="1" high="100" default="8"/>
  10.  
  11.   <number id="02" type="slider" arg="-s %"
  12.           _label="Smoke lifespan (in seconds)" _low-label="Shorter" _high-label="Longer"
  13.           low="0" high="60"  default="5"/>
  14.  
  15.   <number id="03" type="slider" arg="-S %"
  16.           _label="Amount of smoke in explosions" _low-label="Less" _high-label="More"
  17.           low="0" high="100"  default="0"/>
  18.  
  19.   <number id="04" type="slider" arg="-w %"
  20.           _label="Wind speed" _low-label="Smaller" _high-label="Larger"
  21.           low="0" high="100" default="20"/>
  22.  
  23.   <number id="05" type="slider" arg="-a %"
  24.           _label="Ambient light" _low-label="Less" _high-label="More"
  25.           low="0" high="100" default="10"/>
  26.  
  27.   <number id="06" type="slider" arg="-d %"
  28.           _label="Star density" _low-label="Less" _high-label="More"
  29.           low="0" high="100" default="20"/>
  30.  
  31.   <number id="07" type="slider" arg="-f %"
  32.           _label="Lens flare brightness" _low-label="Less" _high-label="More"
  33.           low="0" high="100" default="20"/>
  34.  
  35.   <number id="08" type="slider" arg="-g %"
  36.           _label="Moon glow brightness" _low-label="Less" _high-label="More"
  37.           low="0" high="100" default="20"/>
  38.  
  39.   <number id="09" type="slider" arg="-v %"
  40.           _label="Sound effects volume" _low-label="Lower" _high-label="Higher"
  41.           low="0" high="100" default="0"/>
  42.  
  43.   <hgroup>
  44.     <boolean id="10" _label="Moon" arg-unset="-O"/>
  45.     <boolean id="11" _label="Clouds" arg-unset="-C"/>
  46.   </hgroup>
  47.   <hgroup>
  48.     <boolean id="12" _label="Illumination" arg-unset="-I"/>
  49.     <boolean id="13" _label="Earth" arg-unset="-E"/>
  50.   </hgroup>
  51.  
  52.   <boolean id="14" _label="Run 'nice'" arg-set="-n"/>
  53.  
  54.   <_description>
  55. Another one of the nice GL screensavers from the ReallySlick ScreenSavers package
  56. written by Terry Walsh - <http://reallyslick.demonews.com>.
  57.  
  58. Ported to Linux by Tugrul Galatali - <http://rss-glx.sourceforge.net/>.
  59. Config Files by Curtis Haas.
  60.   </_description>
  61. </screensaver>
  62.