655e5b49a6640dc8237a8d74092601110cb1461e
[xscreensaver] / hacks / config / unknownpleasures.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="unknownpleasures" _label="UnknownPleasures" gl="yes">
4
5   <command arg="-root"/>
6
7   <number id="delay" type="slider" arg="-delay %"
8           _label="Frame rate" _low-label="Low" _high-label="High"
9           low="0" high="100000" default="30000"
10           convert="invert"/>
11
12   <number id="speed" type="slider" arg="-speed %"
13           _label="Speed" _low-label="Slow" _high-label="Fast"
14           low="0.1" high="3.0" default="1.0"/>
15
16   <number id="count" type="slider" arg="-count %"
17           _label="Scanlines" _low-label="Few" _high-label="Many"
18           low="3" high="200" default="80"/>
19
20   <number id="resolution" type="slider" arg="-resolution %"
21           _label="Resolution" _low-label="Low" _high-label="High"
22           low="5" high="300" default="100"/>
23
24   <hgroup>
25    <boolean id="ortho" _label="Orthographic Projection" arg-unset="-no-ortho"/>
26    <boolean id="wire"    _label="Wireframe"              arg-set="-wireframe"/>
27    <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
28   </hgroup>
29
30   <_description>
31 PSR B1919+21 (AKA CP 1919) was the first pulsar ever discovered:
32 a spinning neutron star emitting a periodic lighthouse-like beacon.
33 An illustration of the signal received from it was published in
34 Scientific American in 1971, and later in The Cambridge Encyclopedia
35 of Astronomy in 1977, where it was seen by Stephen Morris, the
36 drummer of Joy Division, and was consequently appropriated by
37 Peter Saville for the cover of the band's album "Unknown Pleasures".
38
39 http://en.wikipedia.org/wiki/Pulsar
40 http://en.wikipedia.org/wiki/PSR_B1919%2B21
41 http://en.wikipedia.org/wiki/Unknown_Pleasures
42 http://en.wikipedia.org/wiki/Peter_Saville_%28graphic_designer%29
43 http://en.wikipedia.org/wiki/Joy_Division
44
45 Written by Jamie Zawinski; 2013.
46   </_description>
47 </screensaver>