ftp://netsw.org/x11/tools/desktop/xscreensaver-4.07.tar.gz
[xscreensaver] / hacks / config / barcode.xml
diff --git a/hacks/config/barcode.xml b/hacks/config/barcode.xml
new file mode 100644 (file)
index 0000000..ef40693
--- /dev/null
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<screensaver name="barcode" _label="Barcode">
+
+  <command arg="-root"/>
+
+  <number id="speed" type="slider" arg="-delay %"
+          _label="Speed" _low-label="Slow" _high-label="Fast"
+          low="0" high="20000" default="10000"
+          convert="invert"/>
+
+  <_description>
+This draws a random sequence of colorful barcodes scrolling across your
+screen.  CONSUME!  By Dan Bornstein.
+  </_description>
+</screensaver>