X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fimsmap.xml;h=b6b3ad8117bb5428051408d3e3e8b64a8595f3db;hb=6afd6db0ae9396cd7ff897ade597cd5483f49b0e;hp=9fd6a40269d25d1809c1582e21628b927ef0327e;hpb=49f5b54f312fe4ac2e9bc47581a72451bd0e8439;p=xscreensaver diff --git a/hacks/config/imsmap.xml b/hacks/config/imsmap.xml index 9fd6a402..b6b3ad81 100644 --- a/hacks/config/imsmap.xml +++ b/hacks/config/imsmap.xml @@ -1,38 +1,43 @@ - + - - - - + _label="Frame rate" _low-label="Low" _high-label="High" + low="0" high="100000" default="20000" + convert="invert"/> + low="1" high="60" default="5"/> + + + + + + + + <_description> -This generates random cloud-like patterns. The idea is to take four -points on the edge of the image, and assign each a random "elevation". -Then find the point between them, and give it a value which is the -average of the other four, plus some small random offset. -Coloration is done based on elevation. +Cloud-like patterns. The idea is to take four points on the edge of +the image, and assign each a random "elevation". Then find the point +between them, and give it a value which is the average of the other +four, plus some small random offset. Coloration is done based on +elevation. Written by Juergen Nickelsen and Jamie Zawinski; 1992.