a11c7ddc035554014c2a4bc82b4a1dda600f6adf
[xscreensaver] / hacks / config / xflame.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="xflame" _label="Xflame">
4
5   <command arg="-root"/>
6
7   <number id="delay" type="slider" arg="-delay %"
8           _label="Speed" _low-label="Slow" _high-label="Fast"
9           low="0" high="20000" default="10000"
10           convert="invert"/>
11
12 <!--  <file id="bitmap" _label="Bitmap File" arg="-bitmap %"/> -->
13
14   <!-- #### -baseline [20] -->
15   <!-- #### -hspread [30] -->
16   <!-- #### -vspread [97] -->
17   <!-- #### -residual [99] -->
18   <!-- #### -variance [50] -->
19   <!-- #### -vartrend [20] -->
20
21   <boolean id="bloom" _label="Enable Blooming" arg-unset="-no-bloom"/>
22
23   <_description>
24 Draws a simulation of pulsing fire.  It can also take an arbitrary
25 image and set it on fire too.
26
27 Written by Carsten Haitzler and many others; 1999.
28   </_description>
29 </screensaver>