X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Ftangram.xml;h=c135d9d460173ef9f94d44f94091b24abbae3821;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=ff62d12e72d3f779c30f7a67ee9f807eb5ef47ae;hpb=ccb7f4903325f92555a9722bba74b58346654ba0;p=xscreensaver diff --git a/hacks/config/tangram.xml b/hacks/config/tangram.xml index ff62d12e..c135d9d4 100644 --- a/hacks/config/tangram.xml +++ b/hacks/config/tangram.xml @@ -5,31 +5,37 @@ + _label="Frame rate" _low-label="Low" _high-label="High" + low="0" high="100000" default="10000"/> - + + _label="X rotation" _low-label="Slow" _high-label="Fast" + low="0.0" high="1.0" default="0.2" /> + _label="Y rotation" _low-label="Slow" _high-label="Fast" + low="0.0" high="1.0" default="0.5" /> + _label="Z rotation" _low-label="Slow" _high-label="Fast" + low="0.0" high="1.0" default="0" />
- - + + + +
<_description> -Lets you watch the computer solve Tangram puzzles -Written by Jeremy English. +Solves tangram puzzles. + +http://en.wikipedia.org/wiki/Tangram + +Written by Jeremy English; 2005.