http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / bubble3d.xml
index 10c02b28cf1bcfa90e85d403465e42f067b2a5f2..68dab226929be5b012a53c241191b8a69d5144c0 100644 (file)
@@ -6,14 +6,16 @@
 
   <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-unset="-no-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
-Jones.
+top of the screen, with transparency and specular reflections. 
+
+Written by Richard Jones; 1998.
   </_description>
 </screensaver>