ftp://netsw.org/x11/tools/desktop/xscreensaver-4.07.tar.gz
[xscreensaver] / hacks / config / electricsheep.xml
index 00372fd1e6b76473bcbe79b2d54c16be602fbb3b..14403c0bdda0f927b9280957db06d68d5f755864 100644 (file)
@@ -1,6 +1,29 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+command arg="--root 1"/>
 
 
-<screensaver name="electricsheep" _label="ElectricSheep">
+  <hgroup>
+    <string id="nick" _label="Nickname" arg="--nick %"/>
+    <string id="url" _label="URL" arg="--url %"/>
+  </hgroup>
+
+  <hgroup>
+
+    <number id="framerate" type="spinbutton" arg="--frame-rate %"
+            _label="Frame Rate" low="1" high="100" default="23"/>
+
+    <number id="nrepeats" type="spinbutton" arg="--nrepeats %"
+            _label="Repititions of each Sheep"
+            low="0" high="10" default="2"/>
+
+  </hgroup>
+
+  <hgroup>
+    <boolean id="hide" _label="Hide Sheep" arg-set="--display-anim 0" />
+    <boolean id="standalone" _label="Standalone" arg-set="--standalone 1" />
+  </hgroup>
+
+  <number id="maxmegs" type="spinbutton" arg="--max-megabytes %"
+          _label="Megabytes of Local Sheep Storage"
+          low="10" high="1000" default="200"/>
 
   <_description>
 
 
   <_description>
 
@@ -10,10 +33,9 @@ cycles to the next animation.  Periodically it uploades completed
 frames to the server, where they are compressed for distribution to all
 clients.
 
 frames to the server, where they are compressed for distribution to all
 clients.
 
-This program is recommended only if you have a high bandwidth
-connection to the Internet.
+This program is recommended only if you have a high bandwidth,
+always-on connection to the Internet.
 
 By Scott Draves.  You can find it at &lt;http://www.electricsheep.org/&gt;.
 
 By Scott Draves.  You can find it at &lt;http://www.electricsheep.org/&gt;.
-See that web site for configuration information.
   </_description>
 </screensaver>
   </_description>
 </screensaver>