1 <?xml version="1.0" encoding="ISO-8859-1"?>
3 <screensaver name="lightning" _label="Lightning">
7 <video href="https://www.youtube.com/watch?v=lUUdHtPvp5Y"/>
9 <number id="delay" type="slider" arg="-delay %"
10 _label="Frame rate" _low-label="Low" _high-label="High"
11 low="0" high="100000" default="10000"
14 <number id="ncolors" type="slider" arg="-ncolors %"
15 _label="Number of colors" _low-label="Two" _high-label="Many"
16 low="1" high="255" default="64"/>
18 <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
20 <xscreensaver-updater />
23 This screen saver was removed from the XScreenSaver distribution as of
26 Crackling fractal lightning bolts.
28 Written by Keith Romberg; 1997.