~ubuntu-branches/ubuntu/gutsy/rss-glx/gutsy

« back to all changes in this revision

Viewing changes to reallyslick/cpp_src/hyperspace.xml

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2005-11-30 18:21:27 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20051130182127-5iww7elbiyzej1lk
Tags: upstream-0.8.0
ImportĀ upstreamĀ versionĀ 0.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ISO-8859-1"?>
 
2
 
 
3
<screensaver name="hyperspace" _label="Hyperspace">
 
4
 
 
5
  <command arg="-r"/>
 
6
 
 
7
  <number id="01" type="slider" arg="-s %"
 
8
          _label="Speed" _low-label="Slower" _high-label="Faster"
 
9
          low="1" high="100" default="10"/>
 
10
 
 
11
  <number id="02" type="slider" arg="-S %"
 
12
          _label="Stars" _low-label="Less" _high-label="More"
 
13
          low="0" high="10000" default="1000"/>
 
14
 
 
15
  <number id="03" type="slider" arg="-z %"
 
16
          _label="Star Size" _low-label="Smaller" _high-label="Larger"
 
17
          low="1" high="100" default="10"/>
 
18
 
 
19
  <number id="04" type="slider" arg="-R %"
 
20
          _label="Resolution" _low-label="Lower" _high-label="Higher"
 
21
          low="4" high="20" default="10"/>
 
22
 
 
23
  <number id="05" type="slider" arg="-d %"
 
24
          _label="Depth" _low-label="Shallow" _high-label="Deep"
 
25
          low="1" high="10" default="5"/>
 
26
 
 
27
  <number id="06" type="slider" arg="-f %"
 
28
          _label="Field of view" _low-label="Narrow" _high-label="Wide"
 
29
          low="10" high="150" default="10"/>
 
30
 
 
31
  <boolean id="07" _label="Run 'nice'" arg-set="-n"/>
 
32
 
 
33
  <_description>
 
34
Another one of the nice GL screensavers from the ReallySlick ScreenSavers package
 
35
written by Terry Walsh - &lt;http://reallyslick.demonews.com&gt;.
 
36
 
 
37
Ported to Linux by Tugrul Galatali - &lt;http://rss-glx.sourceforge.net/&gt;.
 
38
Config Files by Curtis Haas.
 
39
  </_description>
 
40
</screensaver>