1 <?xml version="1.0" encoding="ISO-8859-1"?>
3 <screensaver name="bouncingcow" _label="BouncingCow">
7 <number id="speed" type="slider" arg="-speed %"
8 _label="Bounce Speed" _low-label="Slow" _high-label="Fast"
9 low="0.05" high="1.7" default="0.7"/>
11 <number id="delay" type="slider" arg="-delay %"
12 _label="Animation Speed" _low-label="Slow" _high-label="Fast"
13 low="0" high="50000" default="10000"
16 <number id="count" type="slider" arg="-count %"
17 _label="Number of Cows" _low-label="Moo" _high-label="Herd"
18 low="1" high="9" default="1"/>
21 <option id="solid" _label="Beefy Cow"/>
22 <option id="wire" _label="Wireframe Cow" arg-set="-wireframe"/>
26 A Cow. A Trampoline. Together, they fight crime.