ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-4.22.tar.gz
[xscreensaver] / hacks / config / bubble3d.xml
index 331e04adb628612bed1f23fca97da50af781e7ad..89b1078440908c9ea5d0de7b876d75c3942d8820 100644 (file)
@@ -4,13 +4,14 @@
 
   <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="10000"
+          low="0" high="20000" default="15000"
           convert="invert"/>
 
+  <boolean id="transp" _label="Transparent Bubbles" arg-set="-transparent"/>
+  <string id="color"    _label="Bubble Color"      arg="-color %"/>
   <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
-
   <_description>
 Draws a stream of rising, undulating 3D bubbles, rising toward the
 top of the screen, with nice specular reflections. Written by Richard