http://ftp.ksu.edu.tw/FTP/FreeBSD/distfiles/xscreensaver-4.23.tar.gz
[xscreensaver] / hacks / config / timetunnel.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="timetunnel" _label="Timetunnel">
4
5   <command arg="-root"/>
6
7   <number id="start" type="slider" arg="-start %"
8           _label="Start sequence time" _low-label="0 sec" _high-label="30 sec"
9           low="0.00" high="30.00" default="0.00"/>
10
11   <number id="changetime" type="slider" arg="-changetime %"
12           _label="Color Change Time" _low-label="Short" _high-label="Long"
13           low="0.00" high="30.00" default="30.00"/>
14
15   <boolean id="tunonly" _label="Draw Logo" arg-unset="-tunonly"/>
16   <boolean id="reverse" _label="Run Backward" arg-set="-reverse"/>
17
18   <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
19
20   <_description>
21 Draws an animation similar to the opening and closing effects on the
22 Dr. Who television show.  Written by Sean P. Brennan.
23   </_description>
24 </screensaver>