http://packetstorm.tacticalflex.com/UNIX/admin/xscreensaver-3.27.tar.gz
[xscreensaver] / driver / XScreenSaver_ad.h
index 8ed41bbf339f9c966a8ca2fde8b8ab289a8519b5..80f3f4f631f4299ae4a7c7d9e6d5a0b508e95f74 100644 (file)
@@ -1,3 +1,6 @@
+"#error Do not run app-defaults files through xrdb!",
+"#error That does not do what you might expect.",
+"#error Put this file in /usr/lib/X11/app-defaults/XScreenSaver instead.",
 "*timeout:             10",
 "*cycle:                       10",
 "*lockTimeout:         0",
@@ -68,6 +71,7 @@
              \"Ripples (stir)\"        ripples -root -oily -light 2 -stir          \\n\
           \"Ripples (desktop)\"        ripples -root -water -light 6               \\n\
                                hypercube -root                             \\n\
+                               hyperball -root                             \\n\
                                halo -root                                  \\n\
                                maze -root                                  \\n\
                                noseguy -root                               \\n\
                                bumps -root                                 \\n\
                                xteevee -root                               \\n\
                                xspirograph -root                           \\n\
+                               nerverot -root                              \\n\
+-          \"NerveRot (dense)\"        nerverot -root -count 1000                  \\n\
+-          \"NerveRot (thick)\"        nerverot -root -count 100 -line-width 4       \
+                               -max-nerve-radius 0.8 -nervousness 0.5 -db  \\n\
+                               xrayswarm -root                             \\n\
+-             \"Zoom (Fatbits)\"       zoom -root                                  \\n\
+              \"Zoom (Lenses)\"        zoom -root -lenses                          \\n\
+                               whirlwindwarp -root                         \\n\
   color:                       bubbles -root                               \\n\
   default-n:                   webcollage -root                            \\n\
   default-n:  \"WebCollage (whacked)\"                                       \
                                  -texture_quality -light -fog              \\n\
           GL:                  extrusion -root                             \\n\
           GL:                  sierpinski3d -root                          \\n\
+          GL:                  gflux -root                                 \\n\
                                                                              \
 -                              xdaliclock -root -builtin3 -cycle           \\n\
 - default-n:                   xearth -nofork -nostars -ncolors 50           \
 -      \"XMountains (top)\"    xmountains -b -M -Z 0 -r 1 -m               \\n\
 -                               xaos -root -autopilot -incoloring -1         \
                                   -nogui -outcoloring -1                   \\n\
--                              xfishtank -d                                \\n\
+-                              xfishtank -d -s                             \\n\
 -                              xsnow                                       \\n\
 -                              goban -root                                 \\n\
--                              electricsheep                               \\n",
+-                              electricsheep                               \\n\
+-                              cosmos -root                                \\n",
 "XScreenSaver.pointerPollTime:         5",
 "XScreenSaver.initialDelay:            0",
 "XScreenSaver.windowCreationTimeout:   30",
 "*passwd.passwdFont:           *-courier-medium-r-*-*-*-140-*-*-*-iso8859-1",
 "*passwd.thermometer.width:    8",
 "*splash.heading.label:                XScreenSaver %s",
-"*splash.body.label:           Copyright © 1991-1999 by",
+"*splash.body.label:           Copyright © 1991-2001 by",
 "*splash.body2.label:          Jamie Zawinski <jwz@jwz.org>",
 "*splash.demo.label:           Demo",
 "*splash.prefs.label:          Prefs",
 "*Cancel.rightOffset:          10",
 "*Cancel.bottomOffset:         10",
 "*hacks.documentation.isInstalled: True",
-"*hacks.grav.documentation:                                            \
-This program draws a simple orbital simulation.         If you turn on         \
-trails, it looks kind of like a cloud-chamber photograph.  Written by  \
-Greg Bowering.",
 "*hacks.qix.documentation:                                             \
 This is the swiss army chainsaw of qix programs.  It bounces a series  \
 of line segments around the screen, and uses variations on this basic  \
@@ -468,6 +478,10 @@ eight cubes, each touching six others.     To make it easier to            \
 visualize the rotation, it uses a different color for the edges of     \
 each face.  Don't think about it too long, or your brain will melt.    \
 Written by Joe Keane, Fritz Mueller, and Jamie Zawinski.",
+"*hacks.hyperball.documentation:                                               \
+Hyperball is to hypercube as dodecahedron is to cube: this displays    \
+a 2D projection of the sequence of 3D objects which are the projections        \
+of the 4D analog to the dodecahedron.  Written by Joe Keane.",
 "*hacks.halo.documentation:                                            \
 This draws trippy psychedelic circular patterns that hurt to look at.  \
 It can also animate the control-points, but that takes a lot of CPU    \
@@ -789,6 +803,10 @@ loss of vertical hold, and a test pattern.  By Greg Knauss.",
 "*hacks.xspirograph.documentation:                                     \
 Simulates that pen-in-nested-plastic-gears toy from your childhood.     \
 By Rohit Singh.",
+"*hacks.nerverot.name: NerveRot",
+"*hacks.nerverot.documentation:                                          \
+Draws a rolling tube, composed of nervously vibrating squiggles.       \
+By Dan Bornstein.",
 "*hacks.webcollage.name: WebCollage",
 "*hacks.webcollage.documentation:                                      \
 This program makes collages out of random images pulled off of the     \
@@ -892,6 +910,24 @@ triangle fractal, using GL.  Written by Tim Robinson and Jamie Zawinski.",
 This draws rippling interference patterns like splashing water.                \
 With the -water option, it manipulates your desktop image to look      \
 like something is dripping into it.  Written by Tom Hammersley.",
+"*hacks.gflux.name: GFlux",
+"*hacks.gflux.documentation:                                           \
+Draws a rippling waves on a rotating wireframe grid, using GL.         \
+Written by Josiah Pease.",
+"*hacks.xrayswarm.name: XRaySwarm",
+"*hacks.xrayswarm.documentation:                                       \
+Draws a few swarms of critters flying around the screen, with nicely   \
+faded color trails behind them.  Written by Chris Leger.",
+"*hacks.zoom.documentation:                                              \
+Zooms in on a part of the screen and then moves around.  With the       \
+-lenses option the result is like looking through many overlapping      \
+lenses rather than just a simple zoom.  Written by James Macnicol.",
+"*hacks.whirlwindwarp.name: WhirlwindWarp",
+"*hacks.whirlwindwarp.documentation:                                  \
+Floating stars are acted upon by a mixture of simple 2D              \
+forcefields.  The strength of each forcefield changes                \
+continuously, and it is also switched on and off at random.          \
+By Paul 'Joey' Clark, ported from a QB program written for Ivor.",
 "*hacks.xdaliclock.name: XDaliClock",
 "*hacks.xdaliclock.documentation:                                      \
 XDaliClock draws a large digital clock, the numbers of which change by \
@@ -933,7 +969,7 @@ don't have it already, you can find it at                               \
 <http://metalab.unc.edu/pub/Linux/X11/demos/>.",
 "*hacks.xsnow.documentation:                                           \
 Draws falling snow and the occasional tiny Santa.  By Rick Jansen.      \
-You can find it at <http://zoutmijn.bpa.nl/rick/Xsnow/>.",
+You can find it at <http://www.euronet.nl/~rja/Xsnow/>.",
 "*hacks.goban.documentation:                                           \
 Replays historical games of go (aka wei-chi and baduk) on the screen.   \
 By Scott Draves.  You can find it at <http://www.draves.org/goban/>.",
@@ -950,3 +986,6 @@ connection to the Internet.                                         \
                                                                    \\n\\n\
 By Scott Draves.  You can find it at <http://www.electricsheep.org/>.   \
 See that web site for configuration information.",
+"*hacks.cosmos.documentation:                                          \
+Draws fireworks and zooming, fading flares.  By Tom Campbell.           \
+You can find it at <http://www.mindspring.com/~campbell/cosmos/>.",