ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-4.22.tar.gz
[xscreensaver] / hacks / config / penrose.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="penrose" _label="Penrose">
4
5   <command arg="-root"/>
6
7   <number id="delay" type="slider" arg="-delay %"
8           _label="Speed" _low-label="Slow" _high-label="Fast"
9           low="0" high="20000" default="10000"
10           convert="invert"/>
11
12   <number id="ncolors" type="slider" arg="-ncolors %"
13             _label="Number of Colors" _low-label="Two" _high-label="Many"
14             low="1" high="255" default="64"/>
15
16   <number id="size" type="spinbutton" arg="-size %"
17            _label="Size" low="0" high="100" default="40"/>
18
19   <boolean id="ammann" _label="Draw Ammann Lines" arg-set="-ammann"/>
20
21   <_description>
22 Draws quasiperiodic tilings; think of the implications on modern
23 formica technology.  Written by Timo Korvola.
24
25 In April 1997, Sir Roger Penrose, a British math professor who has
26 worked with Stephen Hawking on such topics as relativity, black
27 holes, and whether time has a beginning, filed a
28 copyright-infringement lawsuit against the Kimberly-Clark
29 Corporation, which Penrose said copied a pattern he created (a
30 pattern demonstrating that ``a nonrepeating pattern could exist in
31 nature'') for its Kleenex quilted toilet paper.  Penrose said he
32 doesn't like litigation but, ``When it comes to the population of
33 Great Britain being invited by a multinational to wipe their bottoms
34 on what appears to be the work of a Knight of the Realm, then a last
35 stand must be taken.''
36
37 As reported by News of the Weird #491, 4-jul-1997.
38   </_description>
39 </screensaver>