http://packetstormsecurity.org/UNIX/admin/xscreensaver-3.34.tar.gz
[xscreensaver] / driver / XScreenSaver.ad.in
index abb3dcab17a8bba6806d961a171a8c8073553cdf..5b1d3b65f8d1a1aac14021955bdb489740f4d8a6 100644 (file)
@@ -4,8 +4,8 @@
 !            a screen saver and locker for the X window system
 !                            by Jamie Zawinski
 !
-!                              version 3.31
-!                              29-Mar-2001
+!                              version 3.34
+!                              25-Oct-2001
 !
 ! See "man xscreensaver" for more info.  The latest version is always
 ! available at http://www.jwz.org/xscreensaver/
 *dpmsStandby:          2:00:00
 *dpmsSuspend:          2:00:00
 *dpmsOff:              4:00:00
+*grabDesktopImages:    True
+*grabVideoFrames:      False
+*chooseRandomImages:   False
+*imageDirectory:       
 *nice:                 10
+*memoryLimit:          0
 *lock:                 False
 *lockVTs:              True
 *verbose:              False
 *loadURL: netscape -remote 'openURL(%s)' || netscape '%s'
 
 ! This is what the "Manual" button in xscreensaver-demo runs (/bin/sh syntax.)
-*manualCommand: xterm +sb -fg black -bg gray75 -T '%s manual' \
-        -e /bin/sh -c 'man "%s" || read foo'
-! Gnome folks might prefer this:
-!*manualCommand: gnome-help-browser 'man:%s'
+@GNOMEHELP_N@*manualCommand: xterm +sb -fg black -bg gray75 -T '%s manual' \
+@GNOMEHELP_N@        -e /bin/sh -c 'man "%s" || read foo'
+! For GNOME systems:
+@GNOMEHELP_Y@*manualCommand: gnome-help-browser 'man:%s'
 
 
 ! The format used for printing the date and time in the password dialog box
 -         "RotZoomer (mobile)" rotzoomer -root -move                       \n\
 -         "RotZoomer (sweep)"  rotzoomer -root -sweep                      \n\
                                whirlwindwarp -root                         \n\
+                   "WhirlyGig" whirlygig -root                             \n\
+                   "SpeedMine" speedmine -root                             \n\
+                   "SpeedWorm" speedmine -root -worm                       \n\
+                               vermiculate -root                           \n\
   color:                       bubbles -root                               \n\
   default-n:                   webcollage -root                            \n\
   default-n:  "WebCollage (whacked)"                                         \
 @GL_KLUDGE@ GL:         "Molecule"             molecule -root                      \n\
 @GL_KLUDGE@ GL:         "Molecule (lumpy)"     molecule -root -no-bonds -no-labels \n\
 @GL_KLUDGE@ GL:                        dangerball -root                            \n\
+@GL_KLUDGE@ GL:                        circuit -root                               \n\
                                                                              \
 -                              xdaliclock -root -builtin3 -cycle           \n\
 - default-n:                   xearth -nofork -nostars -ncolors 50           \
                                  -night 3 -wait 0 -timewarp 400.0 -pos       \
                                  sunrel/38/-30                             \n\
+-                              xplanetbg -xscreensaver -moonside             \
+                                  -markerfile earth -wait 1 -timewarp 400   \n\
 -                              ssystem -fullscreen :32                     \n\
 -                              xmountains -b -M -Z 0 -r 1                  \n\
 -      "XMountains (top)"      xmountains -b -M -Z 0 -r 1 -m               \n\
--                               xaos -root -autopilot -incoloring -1         \
-                                  -nogui -outcoloring -1                   \n\
+-                               xaos -fullscreen -autopilot                   \
+                                  -incoloring -1 -outcoloring -1            \n\
 -                              xfishtank -d -s                             \n\
 -                              xsnow                                       \n\
 -                              goban -root                                 \n\
 -                              electricsheep                               \n\
--                              cosmos -root                                \n
+-                              cosmos -root                                \n\
+-         GL:                  sphereEversion --root                       \n
 
 
 ! To display a randomized slideshow of images, you can do something like this:
 !    default-n:  "Slideshow"   xv -root -rmode 5 -random -viewonly           \
 !                                -wloop -wait 30 $HOME/bitmaps/*.jpg       \n\
 !
-! or, if you prefer "xli" to "xv", like this: (but note that xli's "-delay"
-! option doesn't work in conjunction with "-onroot", so you need to add a
-! line for each image individually... "xv" is better in this respect.)
-!
-!    default-n: xli -quiet -onroot -center -border black                     \
-!                $HOME/bitmaps/pic1.jpg                                    \n\
-!    default-n: xli -quiet -onroot -center -border black                     \
-!                $HOME/bitmaps/pic2.jpg                                    \n\
-!    default-n: xli -quiet -onroot -center -border black                     \
-!                $HOME/bitmaps/pic3.jpg                                    \n\
+! Recipes for using other slideshow programs can be found in the
+! XScreenSaver FAQ: http://www.jwz.org/xscreensaver/faq.html
 !
 ! Note that we've used "default-n" as the visual name, rather than just
 ! "default": this means "default visual, no install", that is, it's like
@@ -627,27 +632,19 @@ Written by Juergen Nickelsen and Jamie Zawinski.
 
 *hacks.slidescreen.name: SlideScreen
 *hacks.slidescreen.documentation:                                      \
-This grabs an image of whatever is on your screen, divides it into a   \
-grid, and then randomly shuffles the squares around as if it was one   \
-of those annoying ``16-puzzle'' games, where there is a grid of                \
-squares, one of which is missing.  I hate trying to solve those                \
-puzzles, but watching one permute itself is more amusing.  Written by  \
-Jamie Zawinski.
+This takes an image, divides it into a grid, and then randomly shuffles \
+the squares around as if it was one of those annoying ``16-puzzle''     \
+games, where there is a grid of squares, one of which is missing.       \
+I hate trying to solve those puzzles, but watching one permute itself   \
+is more amusing.  Written by Jamie Zawinski.
 
 *hacks.decayscreen.name: DecayScreen
 *hacks.decayscreen.documentation:                                      \
-This grabs an image of whatever is on your screen, and makes it melt.  \
-You've no doubt seen this effect before, but no screensaver would      \
-really be complete without it. It works best if there's something      \
-colorful visible.  Warning, if the effect continues after the screen   \
-saver is off, seek medical attention.  Written by David Wald and       \
-Vivek Khera.                                                           \
-                                                                   \n\n\
-A number of these screenhacks have the ability to take an image of     \
-your desktop and manipulate it in some way.  On SGI systems, these     \
-programs are able to (at random) pull their source image from the      \
-system's video input instead!  This works nicely if you leave some     \
-some random television station plugged in.
+This takes an image and makes it melt.  You've no doubt seen this       \
+effect before, but no screensaver would really be complete without it.  \
+It works best if there's something colorful visible.  Warning, if the   \
+effect continues after the screen saver is off, seek medical attention. \
+Written by David Wald and Vivek Khera.
 
 *hacks.jigsaw.documentation:                                           \
 This grabs a screen image, carves it up into a jigsaw puzzle,          \
@@ -1282,6 +1279,21 @@ files as input.  Written by Jamie Zawinski.
 Draws a ball that periodically extrudes many random spikes.  Ouch!   \
 Written by Jamie Zawinski.
 
+*hacks.whirlygig.name: WhirlyGig
+*hacks.whirlygig.documentation:                                     \
+Draws zooming chains of sinusoidal spots.  Written by Ashton Trey Belew.
+
+*hacks.speedmine.name: SpeedMine
+*hacks.speedmine.documentation:                                     \
+Simulates speeding down a rocky mineshaft, or a funky dancing worm. \
+Written by Conrad Parker.
+
+*hacks.circuit.documentation:                                        \
+Animates a number of 3D electronic components.  Written by Ben Buxton.
+
+*hacks.vermiculate.documentation:                                    \
+Draws squiggly worm-like paths.  Written by Tyler Pierce.
+
 
 !=============================================================================
 !
@@ -1303,6 +1315,15 @@ Written by Kirk Johnson.  This is not included with the XScreenSaver     \
 package, but if you don't have it already, you can find it at          \
 <http://www.cs.colorado.edu/~tuna/xearth/>.
 
+*hacks.xplanetbg.name: XPlanet
+*hacks.xplanetbg.documentation:                                                \
+XPlanet is like XEarth, but with more options.  It draws an image of    \
+the Earth (or other planets!), as seen from your favorite vantage      \
+point in space, correctly shaded for the current position of the Sun.  \
+Written by Hari Nair.  This is not included with the XScreenSaver      \
+package, but if you don't have it already, you can find it at          \
+<http://xplanet.sourceforge.net/>.
+
 *hacks.ssystem.name: SSystem
 *hacks.ssystem.documentation:                                          \
 SSystem is a GL Solar System simulator.  It simulates flybys of Sun,   \
@@ -1360,4 +1381,14 @@ See that web site for configuration information.
 Draws fireworks and zooming, fading flares.  By Tom Campbell.           \
 You can find it at <http://www.mindspring.com/~campbell/cosmos/>.
 
+*hacks.sphereEversion.name: SphereEversion
+*hacks.sphereEversion.documentation:                                   \
+SphereEversion draws an animation of a sphere being turned inside out.  \
+A sphere can be turned inside out, without any tears, sharp creases or  \
+discontinuities, if the surface of the sphere is allowed to intersect   \
+itself.  This program animates what is known as the Thurston Eversion.  \
+Written by Nathaniel Thurston and Michael McGuffin.  This program is    \
+not included with the XScreenSaver package, but if you don't have it    \
+already, you can find it at <http://www.dgp.utoronto.ca/~mjmcguff/eversion/>.
+
 ! (xrdb prevention kludge: whole file) */