0c689c162f79db4ff40a539b563053a76a25bd75
[xscreensaver] / hacks / config / flurry.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="flurry" _label="Flurry" gl="yes">
4
5   <command arg="-root"/>
6
7   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
8
9   <select id="preset">
10     <option id="classic" _label="Classic"     arg-set="-preset classic"/>
11     <option id="rgb"     _label="RGB"         arg-set="-preset rgb"/>
12     <option id="fire"    _label="Fire"        arg-set="-preset fire"/>
13     <option id="water"   _label="Water"       arg-set="-preset water"/>
14     <option id="binary"  _label="Binary"      arg-set="-preset binary"/>
15     <option id="psych"   _label="Psychedelic" arg-set="-preset psychedelic"/>
16     <option id="insane"  _label="Insane"      arg-set="-preset insane"/>
17     <option id="random"  _label="Random"/>
18   </select>
19
20   <_description>
21 This X11 port of the OSX screensaver of the same name draws a colourful
22 star(fish)like flurry of particles.
23
24 Original Mac version: http://homepage.mac.com/calumr
25
26 Written by Calum Robinson and Tobias Sargeant; 2002.
27   </_description>
28 </screensaver>