http://ftp.x.org/contrib/applications/xscreensaver-2.17.tar.gz
[xscreensaver] / driver / XScreenSaver.ad.in
index 6e02a53261b2f7df70f119c0fa9114dcd4a824b0..98d2e5d05342d084e1dcee6b9e651de1f54ffbb7 100644 (file)
@@ -4,7 +4,7 @@
 !            a screen saver and locker for the X window system
 !                            by Jamie Zawinski
 !
-!                              version 2.14
+!                              version 2.17
 !
 ! See "man xscreensaver" for more info.  The latest version is always
 ! available at http://people.netscape.com/jwz/xscreensaver/
@@ -79,7 +79,7 @@
                imsmap -root                                            \n\
                slidescreen -root                                       \n\
                decayscreen -root                                       \n\
-               puzzle -root                                            \n\
+               jigsaw -root                                            \n\
                blitspin -root -grab                                    \n\
                slip -root                                              \n\
                hypercube -root                                         \n\
@@ -90,6 +90,7 @@
                lmorph -root                                            \n\
                deco -root                                              \n\
                moire -root                                             \n\
+               moire2 -root                                            \n\
                lightning -root                                         \n\
                strange -root                                           \n\
                spiral -root                                            \n\
                kaleidescope -root                                      \n\
                xjack -root                                             \n\
                xlyap -root -random                                     \n\
+               cynosure -root                                          \n\
+               flow -root                                              \n\
                                                                          \
        mono:   rocks -root                                             \n\
        color:  rocks -root -fg darksalmon                              \n\
 @GL_KLUDGE_2@  gears -root                                             \n\
 @GL_KLUDGE_2@  superquadrics -root                                     \n\
 @GL_KLUDGE_2@  morph3d -root                                           \n\
-@GL_KLUDGE_2@  escher -root                                            \n\
+@GL_KLUDGE_2@  cage -root                                              \n\
+@GL_KLUDGE_2@  moebius -root                                           \n\
+@GL_KLUDGE_2@  stairs -root                                            \n\
 @GL_KLUDGE_2@  pipes -root                                             \n\
 @GL_KLUDGE_2@  sproingies -root                                        \n\
-@GL_KLUDGE_2@  rubik -root                                             \n
+@GL_KLUDGE_2@  rubik -root                                             \n\
+@GL_KLUDGE_2@  atlantis -root                                          \n
  
 
 ! A few of the hacks require OpenGL, and will only be built if you have it.
 ! If your vendor doesn't provide real OpenGL, you might want to consider
 ! building MesaGL, which is a free implementation -- GL is way cool.
 !
-! Note that those hacks (gears, superquadratics, morph3d, escher, pipes,
-! sproingies, and rubik) tend to work best on a visual *half* as deep as the
-! depth of the screen, since that way, they can do double-buffering -- try it
-! and see, but you will probably find that you should specify the deepest
-! visual that is half as deep as the screen.  
+! Note that those hacks (gears, superquadratics, morph3d, cage, moebius,
+! stairs, pipes, sproingies, and rubik) tend to work best on a visual *half*
+! as deep as the depth of the screen, since that way, they can do
+! double-buffering -- try it and see, but you will probably find that you
+! should specify the deepest visual that is half as deep as the screen.
 !
 ! For example, on a screen that supports both 24-bit TrueColor and 12-bit
 ! PseudoColor, the 12-bit visual will probably work best (this is true of
 !
 !     xscreensaver-sgigl /usr/demos/bin/ep -S
 !     xscreensaver-sgigl /usr/demos/bin/bongo
-!     xscreensaver-sgigl /usr/demos/bin/atlantis
 !
 ! On Irix 6.3, things have moved, so you need to do it like this:
 !
 !
 ! You can also use the "ant" demo, but first you need to wrap a shell script
 ! around it that cds to its home directory, so that it can find its files;
-! and also pass it the -S argument, to prevent it from forking.  The "atlantis"
-! hack *almost* works; but since it doesn't have an option to prevent it from
-! forking, xscreensaver is unable to kill it, so when you come in the next
-! morning, you'll find dozens of "atlantis" processes still running.
+! and also pass it the -S argument, to prevent it from forking.
 !
 !
 ! Also, since these actually end up mapping their own windows instead of
 
 *label1.labelString:           XScreenSaver %s
 *label1.label:                 XScreenSaver %s
-*label2.labelString: Copyright © 1991-1997 by Jamie Zawinski <jwz@netscape.com>
-*label2.label:      Copyright © 1991-1997 by Jamie Zawinski <jwz@netscape.com>
+*label2.labelString: Copyright © 1991-1998 by Jamie Zawinski <jwz@netscape.com>
+*label2.label:      Copyright © 1991-1998 by Jamie Zawinski <jwz@netscape.com>
 *demoList.visibleItemCount:    10
 *demoList.automaticSelection:  True
 *next.labelString:             Run Next