X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=driver%2FXScreenSaver.ad.in;h=abb3dcab17a8bba6806d961a171a8c8073553cdf;hb=82c5080773aae5e72ec155327c075775e023d2ee;hp=4dd691ff7ef54b75c6ebaa12ed1829e50fd625a0;hpb=0316d74da7982288abddd34e7a62698eb7f79965;p=xscreensaver diff --git a/driver/XScreenSaver.ad.in b/driver/XScreenSaver.ad.in index 4dd691ff..abb3dcab 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.24 -! 03-Apr-200000 +! version 3.31 +! 29-Mar-2001 ! ! See "man xscreensaver" for more info. The latest version is always ! available at http://www.jwz.org/xscreensaver/ @@ -28,10 +28,14 @@ ! /* (xrdb prevention kludge: whole file) -*timeout: 10 -*cycle: 10 -*lockTimeout: 0 -*passwdTimeout: 30 +*timeout: 0:10:00 +*cycle: 0:10:00 +*lockTimeout: 0:00:00 +*passwdTimeout: 0:00:30 +*dpmsEnabled: False +*dpmsStandby: 2:00:00 +*dpmsSuspend: 2:00:00 +*dpmsOff: 4:00:00 *nice: 10 *lock: False *lockVTs: True @@ -39,10 +43,10 @@ *timestamp: False *fade: True *unfade: False -*fadeSeconds: 3 +*fadeSeconds: 0:00:03 *fadeTicks: 20 *splash: True -*splashDuration: 5 +*splashDuration: 0:00:05 *visualID: default *captureStderr: True @@ -154,7 +158,6 @@ rorschach -root -offset 7 \n\ hopalong -root \n\ greynetic -root \n\ - xroger -root \n\ imsmap -root \n\ slidescreen -root \n\ decayscreen -root \n\ @@ -167,6 +170,7 @@ "Ripples (stir)" ripples -root -oily -light 2 -stir \n\ "Ripples (desktop)" ripples -root -water -light 6 \n\ hypercube -root \n\ + hyperball -root \n\ halo -root \n\ maze -root \n\ noseguy -root \n\ @@ -248,6 +252,17 @@ bumps -root \n\ xteevee -root \n\ xspirograph -root \n\ + nerverot -root \n\ +- "NerveRot (dense)" nerverot -root -count 1000 \n\ +- "NerveRot (thick)" nerverot -root -count 100 -line-width 4 \ + -max-nerve-radius 0.8 -nervousness 0.5 -db \n\ + xrayswarm -root \n\ +- "Zoom (Fatbits)" zoom -root \n\ + "Zoom (Lenses)" zoom -root -lenses \n\ + rotzoomer -root \n\ +- "RotZoomer (mobile)" rotzoomer -root -move \n\ +- "RotZoomer (sweep)" rotzoomer -root -sweep \n\ + whirlwindwarp -root \n\ color: bubbles -root \n\ default-n: webcollage -root \n\ default-n: "WebCollage (whacked)" \ @@ -256,6 +271,7 @@ - default-n: vidwhacker -root \n\ \ @GL_KLUDGE@ GL: gears -root \n\ +@GL_KLUDGE@ GL: "Gears (planetary)" gears -root -planetary \n\ @GL_KLUDGE@ GL: superquadrics -root \n\ @GL_KLUDGE@ GL: morph3d -root \n\ @GL_KLUDGE@ GL: cage -root \n\ @@ -274,7 +290,14 @@ -texture_quality -light -fog \n\ @GLE_KLUDGE@GL: extrusion -root \n\ @GL_KLUDGE@ GL: sierpinski3d -root \n\ +@GL_KLUDGE@ GL: gflux -root \n\ +@GL_KLUDGE@ GL: stonerview -root \n\ @GL_KLUDGE@ GL: starwars -root \n\ +@GL_KLUDGE@ GL: gltext -root \n\ +@GL_KLUDGE@ GL: "GLText (clock)" gltext -text "%A%n%d %b %Y%n%r" -root \n\ +@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\ \ - xdaliclock -root -builtin3 -cycle \n\ - default-n: xearth -nofork -nostars -ncolors 50 \ @@ -288,7 +311,8 @@ - xfishtank -d -s \n\ - xsnow \n\ - goban -root \n\ -- electricsheep \n +- electricsheep \n\ +- cosmos -root \n ! To display a randomized slideshow of images, you can do something like this: @@ -333,6 +357,9 @@ ! ! xscreensaver-sgigl /usr/sbin/ep -S ! +! (But note that, on non-SGIs, the bundled "stonerview" hack is a decent +! clone of "ep". Yay!) +! ! 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. What a mess! @@ -347,9 +374,9 @@ !============================================================================= -XScreenSaver.pointerPollTime: 5 -XScreenSaver.initialDelay: 0 -XScreenSaver.windowCreationTimeout: 30 +XScreenSaver.pointerPollTime: 0:00:05 +XScreenSaver.initialDelay: 0:00:00 +XScreenSaver.windowCreationTimeout: 0:00:30 XScreenSaver.bourneShell: /bin/sh @@ -367,12 +394,12 @@ XScreenSaver.bourneShell: /bin/sh *Dialog.Button.background: #D0D0D0 *Dialog.text.foreground: #000000 *Dialog.text.background: #FFFFFF -*Dialog.logo.foreground: #FF0000 -*Dialog.logo.background: #FFFFFF +*passwd.thermometer.foreground: #FF0000 +*passwd.thermometer.background: #FFFFFF *Dialog.topShadowColor: #E7E7E7 *Dialog.bottomShadowColor: #737373 -*Dialog.logo.width: 200 -*Dialog.logo.height: 200 +*Dialog.logo.width: 210 +*Dialog.logo.height: 210 *Dialog.internalBorderWidth: 30 *Dialog.borderWidth: 1 *Dialog.shadowThickness: 4 @@ -385,7 +412,7 @@ XScreenSaver.bourneShell: /bin/sh *passwd.thermometer.width: 8 *splash.heading.label: XScreenSaver %s -*splash.body.label: Copyright © 1991-1999 by +*splash.body.label: Copyright © 1991-2001 by *splash.body2.label: Jamie Zawinski *splash.demo.label: Demo *splash.prefs.label: Prefs @@ -583,11 +610,6 @@ Patrick Naughton. This draws random colored and stippled rectangles. Written by Jamie \ Zawinski. -*hacks.xroger.documentation: \ -The XScreenSaver logo. Don't you hate it? So do I. Would you like \ -to design a new logo for XScreenSaver? If so, send jwz your \ -submissions. - *hacks.imsmap.name: IMSmap *hacks.imsmap.documentation: \ This generates random cloud-like patterns. It looks quite different \ @@ -679,6 +701,11 @@ visualize the rotation, it uses a different color for the edges of \ each face. Don't think about it too long, or your brain will melt. \ Written by Joe Keane, Fritz Mueller, and Jamie Zawinski. +*hacks.hyperball.documentation: \ +Hyperball is to hypercube as dodecahedron is to cube: this displays \ +a 2D projection of the sequence of 3D objects which are the projections \ +of the 4D analog to the dodecahedron. Written by Joe Keane. + *hacks.halo.documentation: \ This draws trippy psychedelic circular patterns that hurt to look at. \ It can also animate the control-points, but that takes a lot of CPU \ @@ -1071,6 +1098,12 @@ loss of vertical hold, and a test pattern. By Greg Knauss. Simulates that pen-in-nested-plastic-gears toy from your childhood. \ By Rohit Singh. +*hacks.nerverot.name: NerveRot +*hacks.nerverot.documentation: \ +Draws different shapes composed of nervously vibrating squiggles, \ +as if seen through a camera operated by a monkey on crack. \ +By Dan Bornstein. + *hacks.webcollage.name: WebCollage *hacks.webcollage.documentation: \ This program makes collages out of random images pulled off of the \ @@ -1110,9 +1143,9 @@ they combine to form larger bubbles, which eventually pop. Written \ by James Macnicol. *hacks.gears.documentation: \ -This draws a set of turning, interlocking gears, rotating in three \ -dimensions. Another GL hack, by Danny Sung, Brian Paul, and Ed \ -Mackey. +This draws sets of turning, interlocking gears, rotating in three \ +dimensions. Another GL hack, by Danny Sung, Brian Paul, Ed Mackey, \ +and Jamie Zawinski. *hacks.superquadrics.documentation: \ Ed Mackey reports that he wrote the first version of this program in \ @@ -1195,6 +1228,60 @@ This draws rippling interference patterns like splashing water. \ With the -water option, it manipulates your desktop image to look \ like something is dripping into it. Written by Tom Hammersley. +*hacks.gflux.name: GFlux +*hacks.gflux.documentation: \ +Draws a rippling waves on a rotating wireframe grid, using GL. \ +Written by Josiah Pease. + +*hacks.xrayswarm.name: XRaySwarm +*hacks.xrayswarm.documentation: \ +Draws a few swarms of critters flying around the screen, with nicely \ +faded color trails behind them. Written by Chris Leger. + +*hacks.zoom.documentation: \ +Zooms in on a part of the screen and then moves around. With the \ +-lenses option the result is like looking through many overlapping \ +lenses rather than just a simple zoom. Written by James Macnicol. + +*hacks.whirlwindwarp.name: WhirlwindWarp +*hacks.whirlwindwarp.documentation: \ +Floating stars are acted upon by a mixture of simple 2D \ +forcefields. The strength of each forcefield changes \ +continuously, and it is also switched on and off at random. \ +By Paul 'Joey' Clark. + +*hacks.rotzoomer.name: RotZoomer +*hacks.rotzoomer.documentation: \ +Creates a collage of rotated and scaled portions of the \ +screen. Written by Claudio Matsuoka. + +*hacks.stonerview.name: StonerView +*hacks.stonerview.documentation: \ +Chains of colorful squares dance around each other in complex spiral \ +patterns. Written by Andrew Plotkin, based on SGI's `electropaint' \ +screensaver. + +*hacks.starwars.name: StarWars +*hacks.starwars.documentation: \ +Draws a stream of text slowly scrolling into the distance at an \ +angle, over a star field, like at the beginning of the movie of the \ +same name. Written by Jamie Zawinski and Claudio Matauoka. + +*hacks.gltext.name: GLText +*hacks.gltext.documentation: \ +Displays a few lines of text spinning around in a solid 3D font. \ +Written by Jamie Zawinski. + +*hacks.molecule.documentation: \ +Draws several different representations of molecules. Some common \ +molecules are built in, and it can also read PDB (Protein Data Base) \ +files as input. Written by Jamie Zawinski. + +*hacks.dangerball.name: DangerBall +*hacks.dangerball.documentation: \ +Draws a ball that periodically extrudes many random spikes. Ouch! \ +Written by Jamie Zawinski. + !============================================================================= ! @@ -1249,7 +1336,7 @@ 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 . +You can find it at . *hacks.goban.documentation: \ Replays historical games of go (aka wei-chi and baduk) on the screen. \ @@ -1269,5 +1356,8 @@ connection to the Internet. \ By Scott Draves. You can find it at . \ See that web site for configuration information. +*hacks.cosmos.documentation: \ +Draws fireworks and zooming, fading flares. By Tom Campbell. \ +You can find it at . ! (xrdb prevention kludge: whole file) */