home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="ISO-8859-1"?>
-
- <screensaver name="solarwinds" _label="Solarwinds">
-
- <command arg="-r"/>
-
- <number id="02" type="spinbutton" arg="-w %"
- _label="Winds" low="1" high="10" default="1"/>
-
- <number id="03" type="spinbutton" arg="-e %"
- _label="Emitters per wind" low="1" high="1000" default="30"/>
-
- <number id="04" type="spinbutton" arg="-p %"
- _label="Particles per wind" low="0" high="10000" default="2000"/>
-
- <select id="05">
- <option id="05A" _label="Geometry - Default"/>
- <option id="05B" _label="Geometry - Lights" arg-set="-g 0"/>
- <option id="05C" _label="Geometry - Points" arg-set="-g 1"/>
- <option id="05D" _label="Geometry - Lines" arg-set="-g 2"/>
- </select>
-
- <number id="06" type="slider" arg="-s %"
- _label="Particle size" _low-label="Smaller" _high-label="Larger"
- low="0" high="100" default="50"/>
-
- <number id="07" type="slider" arg="-P %"
- _label="Particle speed" _low-label="Slower" _high-label="Faster"
- low="1" high="100" default="10"/>
-
- <number id="08" type="slider" arg="-E %"
- _label="Emitter speed" _low-label="Slower" _high-label="Faster"
- low="1" high="100" default="15"/>
-
- <number id="09" type="slider" arg="-W %"
- _label="Wind speed" _low-label="Slower" _high-label="Faster"
- low="1" high="100" default="20"/>
-
- <number id="10" type="slider" arg="-b %"
- _label="Motion blur" _low-label="Less" _high-label="More"
- low="0" high="100" default="0"/>
-
- <select id="01">
- <option id="01A" _label="Preset - Custom"/>
- <option id="01B" _label="Preset - Regular" arg-set="-R 1"/>
- <option id="01C" _label="Preset - Cosmic Strings" arg-set="-R 2"/>
- <option id="01D" _label="Preset - Cold Pricklies" arg-set="-R 3"/>
- <option id="01E" _label="Preset - Space Fur" arg-set="-R 4"/>
- <option id="01F" _label="Preset - Jiggly" arg-set="-R 5"/>
- <option id="01G" _label="Preset - Undertow" arg-set="-R 6"/>
- </select>
-
- <boolean id="11" _label="Run 'nice'" arg-set="-n"/>
-
- <_description>
- Another one of the nice GL screensavers from the ReallySlick ScreenSavers package
- written by Terry Walsh - <http://reallyslick.demonews.com>.
-
- Ported to Linux by Tugrul Galatali - <http://rss-glx.sourceforge.net/>.
- Config Files by Curtis Haas.
-
- Note: Presets override all other settings. If you wish to customize the other options, make sure the preset option is set to "Preset - Custom".
- </_description>
- </screensaver>
-