http://ftp.ksu.edu.tw/FTP/FreeBSD/distfiles/xscreensaver-4.24.tar.gz
[xscreensaver] / hacks / config / glhanoi.xml
index ec3bb8340be80e9a94a4a8003f65b60b5686009d..b6a189dac169af79ea40b442d5ec7ac69c21ad0d 100644 (file)
@@ -17,7 +17,7 @@
 
        <number id="delay" type="slider" arg="-delay %"
          _label="Frame Delay (us)" _low-label="Slow" _high-label="Fast"
-          low="0" high="80000" default="40000" convert="invert"/>
+          low="0" high="80000" default="15000" convert="invert"/>
        
        <_description>
 Solves the Towers of Hanoi puzzle. Move N disks from one pole to another, one disk at a time, with no disk ever resting on a disk smaller than itself.