1 <?xml version="1.0" encoding="ISO-8859-1"?>
3 <screensaver name="bumps" _label="Bumps">
7 <!-- #### -degrees [360] -->
8 <!-- #### -color [random] -->
9 <!-- #### -colorcount [64] -->
11 <number id="delay" type="slider" arg="-delay %"
12 _label="Frame rate" _low-label="Low" _high-label="High"
13 low="0" high="100000" default="30000"
16 <number id="duration" type="slider" arg="-duration %"
17 _label="Duration" _low-label="10 seconds" _high-label="10 minutes"
18 low="10" high="600" default="120"/>
20 <!-- #### -soften [1] -->
23 <xscreensaver-image />
25 <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
28 A spotlight roams across an embossed version of your desktop or
31 Written by Shane Smit; 1999.