X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=driver%2FXScreenSaver.ad.in;h=98d2e5d05342d084e1dcee6b9e651de1f54ffbb7;hb=df053bcb240bd8d82e3bebf48a9766a8728bca4b;hp=6e02a53261b2f7df70f119c0fa9114dcd4a824b0;hpb=5b7bc6e70fb439cf4c4bf771ae9f94077fe4fe08;p=xscreensaver diff --git a/driver/XScreenSaver.ad.in b/driver/XScreenSaver.ad.in index 6e02a532..98d2e5d0 100644 --- a/driver/XScreenSaver.ad.in +++ b/driver/XScreenSaver.ad.in @@ -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\ @@ -125,6 +126,8 @@ 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\ @@ -147,21 +150,24 @@ @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 @@ -228,7 +234,6 @@ ! ! 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: ! @@ -236,10 +241,7 @@ ! ! 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 @@ -287,8 +289,8 @@ *label1.labelString: XScreenSaver %s *label1.label: XScreenSaver %s -*label2.labelString: Copyright © 1991-1997 by Jamie Zawinski -*label2.label: Copyright © 1991-1997 by Jamie Zawinski +*label2.labelString: Copyright © 1991-1998 by Jamie Zawinski +*label2.label: Copyright © 1991-1998 by Jamie Zawinski *demoList.visibleItemCount: 10 *demoList.automaticSelection: True *next.labelString: Run Next