http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[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="slider" arg="-size %"
17            _label="Tile Size" _low-label="Small" _high-label="Large"
18            low="1" high="100" default="40"/>
19
20   <boolean id="ammann" _label="Draw Ammann Lines" arg-set="-ammann"/>
21
22   <_description>
23 Draws quasiperiodic tilings; think of the implications on modern
24 formica technology.
25
26 In April 1997, Sir Roger Penrose, a British math professor who has
27 worked with Stephen Hawking on such topics as relativity, black
28 holes, and whether time has a beginning, filed a
29 copyright-infringement lawsuit against the Kimberly-Clark
30 Corporation, which Penrose said copied a pattern he created (a
31 pattern demonstrating that "a nonrepeating pattern could exist in
32 nature") for its Kleenex quilted toilet paper.  Penrose said he
33 doesn't like litigation but, "When it comes to the population of
34 Great Britain being invited by a multinational to wipe their bottoms
35 on what appears to be the work of a Knight of the Realm, then a last
36 stand must be taken."
37
38 As reported by News of the Weird #491, 4-jul-1997.
39
40 Written by Timo Korvola; 1997.
41   </_description>
42 </screensaver>