From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / pipes.xml
index 24b1b0825f10ddc3a25e554abc9c2331a9d3cdc3..b2e034acaa8e0d7ba1d066792d8b569e204a0a6a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<screensaver name="pipes" _label="Pipes">
+<screensaver name="pipes" _label="Pipes" gl="yes">
 
   <command arg="-root"/>
 
   <hgroup>
    <boolean id="fisheye" _label="Fisheye lens" arg-unset="-no-fisheye"/>
    <boolean id="tight"   _label="Allow tight turns" arg-set="-tightturns"/>
-  <select id="style">
-    <option id="curves" _label="Curved pipes"   arg-set="-count 0"/>
+   <select id="style">
+    <option id="curves" _label="Curved pipes"   arg-set="-count 3"/>
     <option id="balls"  _label="Ball joints"    arg-set="-count 1"/>
     <option id="fit"    _label="Bolted fittings"/>
-  </select>
-
+    <option id="random" _label="Random style"   arg-set="-count 0"/>
+   </select>
   </hgroup>
+
+  <hgroup>
    <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+   <boolean id="wire"    _label="Wireframe" arg-set="-wireframe"/>
+  </hgroup>
+
+  <xscreensaver-updater />
 
   <_description>
 A growing plumbing system, with bolts and valves.