15f0150d59fc9edcc19d4c753a3c1fbe9b0784e5
[xscreensaver] / hacks / config / stairs.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="stairs" _label="Stairs" 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="20000"
10           convert="invert"/>
11
12   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
13
14   <_description>
15 Escher's infinite staircase.
16
17 http://en.wikipedia.org/wiki/Maurits_Cornelis_Escher
18
19 Written by Marcelo Vianna; 1998.
20   </_description>
21 </screensaver>