1 <?xml version="1.0" encoding="ISO-8859-1"?>
3 <screensaver name="bumps" _label="Bumps">
7 <video href="https://www.youtube.com/watch?v=IV7D-NYRCiU"/>
9 <!-- #### -degrees [360] -->
10 <!-- #### -color [random] -->
11 <!-- #### -colorcount [64] -->
13 <number id="delay" type="slider" arg="-delay %"
14 _label="Frame rate" _low-label="Low" _high-label="High"
15 low="0" high="100000" default="30000"
18 <number id="duration" type="slider" arg="-duration %"
19 _label="Duration" _low-label="10 seconds" _high-label="10 minutes"
20 low="10" high="600" default="120"/>
22 <!-- #### -soften [1] -->
25 <xscreensaver-image />
27 <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
29 <xscreensaver-updater />
32 A spotlight roams across an embossed version of a loaded image.
34 Written by Shane Smit; 1999.