http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.16.tar.gz
[xscreensaver] / hacks / config / hyperball.xml
index de2bf6bf509e8571dcaf6be4c18731cd3f1619ed..2b393b2c6292aa07796da5510014c06154c19580 100644 (file)
@@ -4,7 +4,7 @@
 
   <command arg="-root"/>
 
-  <number id="speed" type="slider" arg="-delay %"
+  <number id="delay" type="slider" arg="-delay %"
           _label="Speed" _low-label="Slow" _high-label="Fast"
           low="0" high="20000" default="20000"
           convert="invert"/>
   <_description>
 Hyperball is to hypercube as dodecahedron is to cube: this displays
 a 2D projection of the sequence of 3D objects which are the projections
-of the 4D analog to the dodecahedron.  Written by Joe Keane.
+of the 4D analog to the dodecahedron.  Technically, it is a "120 cell 
+polytope."  Written by Joe Keane.
+
+See also the "polytopes" hack for a more general version of this
+using OpenGL.
   </_description>
 </screensaver>