summaryrefslogtreecommitdiffstats
path: root/hacks/config/helix.xml
diff options
context:
space:
mode:
authorSimon Rettberg2024-09-06 14:42:37 +0200
committerSimon Rettberg2024-09-06 14:42:37 +0200
commitbadef32037f52f79abc1f1440b786cd71afdf270 (patch)
tree412b792d4cab4a7a110db82fcf74fe8a1ac55ec1 /hacks/config/helix.xml
parentDelete pre-6.00 files (diff)
downloadxscreensaver-master.tar.gz
xscreensaver-master.tar.xz
xscreensaver-master.zip
Diffstat (limited to 'hacks/config/helix.xml')
-rw-r--r--hacks/config/helix.xml27
1 files changed, 0 insertions, 27 deletions
diff --git a/hacks/config/helix.xml b/hacks/config/helix.xml
deleted file mode 100644
index 00d4525..0000000
--- a/hacks/config/helix.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<screensaver name="helix" _label="Helix">
-
- <command arg="-root"/>
-
- <video href="https://www.youtube.com/watch?v=H-mMnadnPSs"/>
-
- <number id="delay" type="slider" arg="-subdelay %"
- _label="Frame rate" _low-label="Low" _high-label="High"
- low="0" high="100000" default="20000"
- convert="invert"/>
-
- <number id="delay" type="slider" arg="-delay %"
- _label="Linger" _low-label="1 second" _high-label="1 minute"
- low="1" high="60" default="5"/>
-
- <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
-
- <xscreensaver-updater />
-
- <_description>
-Spirally string-art-ish patterns.
-
-Written by Jamie Zawinski; 1992.
- </_description>
-</screensaver>