blob: 4002dd84b01b20aab5459f54dac7d2fa67b5ed18 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="ISO-8859-1"?>
<screensaver name="xaos" _label="XaoS">
<command arg="-root"/>
<command arg="-autopilot"/>
<command arg="-nogui"/>
<command arg="-delay 100"/>
<command arg="-maxframerate 30"/>
<command arg="-incoloring -1"/>
<command arg="-outcoloring -1"/>
<_description>
XaoS generates fast fly-through animations of the Mandelbrot and other
fractal sets.
Written by Thomas Marsh and Jan Hubicka.
</_description>
</screensaver>
|