http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.16.tar.gz
[xscreensaver] / hacks / config / xaos.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="xaos" _label="XaoS">
4
5   <command arg="-root"/>
6
7   <!-- #### write me -->
8
9   <command arg="-autopilot"/>
10   <command arg="-nogui"/>
11   <command arg="-delay 10000"/>
12   <command arg="-maxframerate 30"/>
13   <command arg="-incoloring -1"/>
14   <command arg="-outcoloring -1"/>
15
16   <_description>
17 XaoS generates fast fly-through animations of the Mandelbrot and other
18 fractal sets.  Written by Thomas Marsh and Jan Hubicka.  This is not
19 included with the XScreenSaver package, but if you don't have it
20 already, you can find it at &lt;http://xaos.theory.org/&gt;.
21   </_description>
22 </screensaver>