1 <?xml version="1.0" encoding="ISO-8859-1"?>
3 <screensaver name="discrete" _label="Discrete">
7 <number id="cycles" type="slider" arg="-cycles %"
8 _label="Timeout" _low-label="Small" _high-label="Large"
9 low="100" high="10000" default="2500"/>
11 <number id="speed" type="slider" arg="-delay %"
12 _label="Speed" _low-label="Slow" _high-label="Fast"
13 low="0" high="20000" default="1000"
16 <number id="ncolors" type="slider" arg="-ncolors %"
17 _label="Number of Colors" _low-label="Two" _high-label="Many"
18 low="1" high="255" default="100"/>
21 More ``discrete map'' systems, including new variants of Hopalong and
22 Julia, and a few others. Written by Tim Auckland.