http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.16.tar.gz
[xscreensaver] / hacks / config / truchet.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="truchet" _label="Truchet">
4
5   <command arg="-root"/>
6   <command arg="-randomize"/>
7
8   <number id="delay" type="slider" arg="-delay %"
9           _label="Speed" _low-label="Slow" _high-label="Fast"
10           low="0" high="20000" default="1000"
11           convert="invert"/>
12
13   <!-- #### -min-width [40] -->
14   <!-- #### -max-height [150] -->
15   <!-- #### -max-width [150] -->
16   <!-- #### -min-height [40] -->
17   <!-- #### -max-linewidth [25] -->
18   <!-- #### -min-linewidth [2] -->
19   <!-- #### -no-erase -->
20   <!-- #### -erase-count [25] -->
21   <!-- #### -not-square -->
22   <!-- #### -no-angles -->
23   <!-- #### -no-curves -->
24   <!-- #### -scroll -->
25   <!-- #### -scroll-overlap [400] -->
26   <!-- #### -anim-delay [100] -->
27   <!-- #### -anim-step-size [3] -->
28
29   <_description>
30 This draws line- and arc-based Truchet patterns that tile the screen.
31 Written by Adrian Likins.
32   </_description>
33 </screensaver>