X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=driver%2FXScreenSaver.ad.in;h=cc1d0685aa5beca8d5564ebf19f242b644277a5a;hp=389075395d36000b3cad98a78897d17ab889de16;hb=06e9a7886a77cad92f9ddbc169d6d199a4d8b76d;hpb=14463b6ad1ab1ccf81f9c33350b048e410ba94cb diff --git a/driver/XScreenSaver.ad.in b/driver/XScreenSaver.ad.in index 38907539..cc1d0685 100644 --- a/driver/XScreenSaver.ad.in +++ b/driver/XScreenSaver.ad.in @@ -4,8 +4,8 @@ ! a screen saver and locker for the X window system ! by Jamie Zawinski ! -! version 3.22 -! 09-Dec-99 +! version 3.23 +! 30-Jan-00 ! ! See "man xscreensaver" for more info. The latest version is always ! available at http://www.jwz.org/xscreensaver/ @@ -235,6 +235,8 @@ ccurve -root \n\ blaster -root \n\ bumps -root \n\ + xteevee -root \n\ + xspirograph -root \n\ color: bubbles -root \n\ default-n: webcollage -root \n\ default-n: "WebCollage (whacked)" \ @@ -271,7 +273,10 @@ - "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 \n\ +- xsnow \n\ +- goban -root \n\ +- electricsheep \n ! To display a randomized slideshow of images, you can do something like this: @@ -381,7 +386,8 @@ XScreenSaver.bourneShell: /bin/sh *demoDialog*label1.fontList: *-helvetica-medium-r-*-*-*-140-*-*-*-iso8859-1 *cmdText.fontList: *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1 *label0.fontList: *-helvetica-bold-r-*-*-*-140-*-*-*-iso8859-1 -*doc.fontList: *-helvetica-medium-r-*-*-*-100-*-*-*-iso8859-1 +XScreenSaver*doc.fontList: *-helvetica-medium-r-*-*-*-100-*-*-*-iso8859-1 +! above must be fully qualified to get around *sgiMode. *foreground: #000000 *background: #C0C0C0 @@ -1048,6 +1054,16 @@ of your desktop, it creates a bump map from it. Basically, it \ 3D-izes a roaming section of your desktop, based on color intensity. \ Written by Shane Smit. +*hacks.xteevee.name: XTeeVee +*hacks.xteevee.documentation: \ +XTeeVee simulates various television problems, including static, \ +loss of vertical hold, and a test pattern. By Greg Knauss. + +*hacks.xspirograph.name: XSpiroGraph +*hacks.xspirograph.documentation: \ +Simulates that pen-in-nested-plastic-gears toy from your childhood. \ +By Rohit Singh. + *hacks.webcollage.name: WebCollage *hacks.webcollage.documentation: \ This program makes collages out of random images pulled off of the \ @@ -1165,7 +1181,7 @@ that come with the GL Extrusion library by Linas Vepstas. *hacks.sierpinski3d.name: Sierpinski3D *hacks.sierpinski3d.documentation: \ This draws the three-dimensional variant of the recursive Sierpinski \ -triangle fractal, using GL. Written by Tim Robinson. +triangle fractal, using GL. Written by Tim Robinson and Jamie Zawinski. *hacks.ripples.documentation: \ This draws rippling interference patterns like splashing water. \ @@ -1206,7 +1222,10 @@ XMountains generates realistic-looking fractal terrains of snow-capped \ mountains near water, with either a top view or a side view. \ Written by Stephen Booth. This is not included with the XScreenSaver \ package, but if you don't have it already, you can find it at \ -. +. \ + \n\n\ +Be sure to compile it with -DVROOT or it won't work right when launched \ +by the xscreensaver daemon. *hacks.xaos.name: XaoS *hacks.xaos.documentation: \ @@ -1220,3 +1239,26 @@ already, you can find it at . Fish! This is not included with the XScreenSaver package, but if you \ don't have it already, you can find it at \ . + +*hacks.xsnow.documentation: \ +Draws falling snow and the occasional tiny Santa. By Rick Jansen. \ +You can find it at . + +*hacks.goban.documentation: \ +Replays historical games of go (aka wei-chi and baduk) on the screen. \ +By Scott Draves. You can find it at . + +*hacks.electricsheep.name: ElectricSheep +*hacks.electricsheep.documentation: \ +ElectricSheep is an xscreensaver module that displays mpeg video of \ +an animated fractal flame. In the background, it contributes render \ +cycles to the next animation. Periodically it uploades completed \ +frames to the server, where they are compressed for distribution to \ +all clients. \ + \n\n\ +This program is recommended only if you have a high bandwidth \ +connection to the Internet. \ + \n\n\ +By Scott Draves. You can find it at . \ +See that web site for configuration information. +