ftp://netsw.org/x11/tools/desktop/xscreensaver-4.07.tar.gz
[xscreensaver] / hacks / config / electricsheep.xml
1 command arg="--root 1"/>
2
3   <hgroup>
4     <string id="nick" _label="Nickname" arg="--nick %"/>
5     <string id="url" _label="URL" arg="--url %"/>
6   </hgroup>
7
8   <hgroup>
9
10     <number id="framerate" type="spinbutton" arg="--frame-rate %"
11             _label="Frame Rate" low="1" high="100" default="23"/>
12
13     <number id="nrepeats" type="spinbutton" arg="--nrepeats %"
14             _label="Repititions of each Sheep"
15             low="0" high="10" default="2"/>
16
17   </hgroup>
18
19   <hgroup>
20     <boolean id="hide" _label="Hide Sheep" arg-set="--display-anim 0" />
21     <boolean id="standalone" _label="Standalone" arg-set="--standalone 1" />
22   </hgroup>
23
24   <number id="maxmegs" type="spinbutton" arg="--max-megabytes %"
25           _label="Megabytes of Local Sheep Storage"
26           low="10" high="1000" default="200"/>
27
28   <_description>
29
30 ElectricSheep is an xscreensaver module that displays mpeg video of an
31 animated fractal flame.  In the background, it contributes render
32 cycles to the next animation.  Periodically it uploades completed
33 frames to the server, where they are compressed for distribution to all
34 clients.
35
36 This program is recommended only if you have a high bandwidth,
37 always-on connection to the Internet.
38
39 By Scott Draves.  You can find it at &lt;http://www.electricsheep.org/&gt;.
40   </_description>
41 </screensaver>