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, 30 insertions, 0 deletions
diff --git a/hacks/config/vigilance.xml b/hacks/config/vigilance.xml
new file mode 100644
index 0000000..ea9962e
--- /dev/null
+++ b/hacks/config/vigilance.xml
@@ -0,0 +1,30 @@
+<?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>