freebsd-ports/x11/xscreensaver/files/xaos.xml
Doug Barton 4872e8e138 In xscreensaver 5.07 the xml files for optional screen savers have been
removed. In order to continue supporting those screen savers that we have
in the ports tree I'm adding enhanced versions of the 5.06 xml files to
the port. (With permission)

Also add a patch to the default config file to:
1. Turn off display of screen savers that are not installed to avoid
confusion.
2. Add back support for those 3rd part screen savers we have in ports.
3. Remove a screen saver we're not building or installing.
2008-08-18 22:58:00 +00:00

20 lines
481 B
XML

<?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>