summaryrefslogtreecommitdiffstats
path: root/hacks/config/vigilance.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/vigilance.xml')
-rw-r--r--hacks/config/vigilance.xml30
1 files changed, 0 insertions, 30 deletions
diff --git a/hacks/config/vigilance.xml b/hacks/config/vigilance.xml
deleted file mode 100644
index ea9962e..0000000
--- a/hacks/config/vigilance.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<screensaver name="vigilance" _label="Vigilance" gl="yes">
-
- <command arg="-root"/>
-
- <video href="https://www.youtube.com/watch?v=b7y35gr3WZ0"/>
-
- <number id="delay" type="slider" arg="-delay %"
- _label="Frame rate" _low-label="Low" _high-label="High"
- low="0" high="100000" default="20000"
- convert="invert"/>
-
- <number id="speed" type="slider" arg="-speed %"
- _label="Speed" _low-label="Slow" _high-label="Fast"
- low="0.01" high="8.0" default="1.0"/>
-
- <number id="count" type="slider" arg="-count %"
- _label="Number of cameras" _low-label="One" _high-label="Lots"
- low="1" high="30" default="5"/>
-
- <xscreensaver-updater />
-
- <_description>
-Security cameras keep careful track of their surroundings.
-You can trust them. Everything is completely under control.
-
-Written by Jamie Zawinski; 2017.
- </_description>
-</screensaver>