X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=driver%2FXScreenSaver.ad.in;h=03c4231bcd959a95871b40066571ef19ddf3fcdc;hb=93f25dc6827112d98b8b855ea85c8f5eb8123086;hp=389075395d36000b3cad98a78897d17ab889de16;hpb=14463b6ad1ab1ccf81f9c33350b048e410ba94cb;p=xscreensaver diff --git a/driver/XScreenSaver.ad.in b/driver/XScreenSaver.ad.in index 38907539..03c4231b 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.25 +! 19-Jul-2000 ! ! See "man xscreensaver" for more info. The latest version is always ! available at http://www.jwz.org/xscreensaver/ @@ -17,6 +17,17 @@ ! your home directory, the settings in that file take precedence. +! Don't hand this file to "xrdb" -- that isn't how app-defaults files work. +! Though app-defaults files have (mostly) the same syntax as your ~/.Xdefaults +! file, they are used differently, and if you run this file through xrdb, +! you will probably mess things up. + +#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. + +! /* (xrdb prevention kludge: whole file) + *timeout: 10 *cycle: 10 *lockTimeout: 0 @@ -235,6 +246,11 @@ ccurve -root \n\ blaster -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 64 -line-width 4 \n\ color: bubbles -root \n\ default-n: webcollage -root \n\ default-n: "WebCollage (whacked)" \ @@ -261,6 +277,7 @@ -texture_quality -light -fog \n\ @GLE_KLUDGE@GL: extrusion -root \n\ @GL_KLUDGE@ GL: sierpinski3d -root \n\ +@GL_KLUDGE@ GL: starwars -root \n\ \ - xdaliclock -root -builtin3 -cycle \n\ - default-n: xearth -nofork -nostars -ncolors 50 \ @@ -271,7 +288,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 -s \n\ +- xsnow \n\ +- goban -root \n\ +- electricsheep \n ! To display a randomized slideshow of images, you can do something like this: @@ -381,7 +401,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 @@ -513,11 +534,6 @@ XScreenSaver.bourneShell: /bin/sh ! sanity check -- hands off. *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 \ @@ -1048,6 +1064,21 @@ 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.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 \ @@ -1165,7 +1196,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 +1237,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 +1254,27 @@ 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. + +! (xrdb prevention kludge: whole file) */