From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / bubble3d.xml
index 81511320ad22de80282ad2c10def48258a096330..8185211c8bfa298551b1081a8c2883362fd94045 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<screensaver name="bubble3d" _label="Bubble3D">
+<screensaver name="bubble3d" _label="Bubble3D" gl="yes">
 
   <command arg="-root"/>
 
@@ -12,6 +12,8 @@
   <boolean id="transp" _label="Transparent bubbles" arg-unset="-no-transparent"/>
   <string id="color"    _label="Bubble color"      arg="-color %"/>
   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+  <xscreensaver-updater />
+
   <_description>
 Draws a stream of rising, undulating 3D bubbles, rising toward the
 top of the screen, with transparency and specular reflections.