ftp://ftp.jp.xemacs.org/pub/NetBSD/packages/distfiles/xscreensaver-4.15.tar.gz
[xscreensaver] / hacks / config / electricsheep.xml
index 00372fd1e6b76473bcbe79b2d54c16be602fbb3b..58aae7c44c4db55fbf7993c9438a8af3d59ac2e5 100644 (file)
@@ -2,6 +2,33 @@
 
 <screensaver name="electricsheep" _label="ElectricSheep">
 
 
 <screensaver name="electricsheep" _label="ElectricSheep">
 
+  <command arg="--root 1"/>
+
+  <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>
 
 ElectricSheep is an xscreensaver module that displays mpeg video of an
   <_description>
 
 ElectricSheep is an xscreensaver module that displays mpeg video of an
@@ -10,10 +37,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>