http://ftp.ksu.edu.tw/FTP/FreeBSD/distfiles/xscreensaver-4.23.tar.gz
[xscreensaver] / hacks / config / timetunnel.xml
diff --git a/hacks/config/timetunnel.xml b/hacks/config/timetunnel.xml
new file mode 100644 (file)
index 0000000..6416567
--- /dev/null
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<screensaver name="timetunnel" _label="Timetunnel">
+
+  <command arg="-root"/>
+
+  <number id="start" type="slider" arg="-start %"
+          _label="Start sequence time" _low-label="0 sec" _high-label="30 sec"
+          low="0.00" high="30.00" default="0.00"/>
+
+  <number id="changetime" type="slider" arg="-changetime %"
+          _label="Color Change Time" _low-label="Short" _high-label="Long"
+          low="0.00" high="30.00" default="30.00"/>
+
+  <boolean id="tunonly" _label="Draw Logo" arg-unset="-tunonly"/>
+  <boolean id="reverse" _label="Run Backward" arg-set="-reverse"/>
+
+  <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
+
+  <_description>
+Draws an animation similar to the opening and closing effects on the
+Dr. Who television show.  Written by Sean P. Brennan.
+  </_description>
+</screensaver>