X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=driver%2FXScreenSaver.ad.in;h=e2d79ebd8e7416d4e62283152d7cf42a20885dca;hb=585e1a6717d1dd9b90fbb53acaaae82106354d33;hp=13e579499505d2a20d4337219aef60616e2c163e;hpb=ebc241816cc8e3eec7270a594bb1a607df32bcd6;p=xscreensaver diff --git a/driver/XScreenSaver.ad.in b/driver/XScreenSaver.ad.in index 13e57949..e2d79ebd 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.28 -! 02-Feb-2001 +! version 3.32 +! 15-Apr-2001 ! ! See "man xscreensaver" for more info. The latest version is always ! available at http://www.jwz.org/xscreensaver/ @@ -28,10 +28,18 @@ ! /* (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 +*grabDesktopImages: True +*grabVideoFrames: False +*chooseRandomImages: False +*imageDirectory: *nice: 10 *lock: False *lockVTs: True @@ -39,10 +47,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 @@ -255,6 +263,9 @@ 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\ @@ -264,6 +275,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\ @@ -285,6 +297,11 @@ @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 \ @@ -361,9 +378,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 @@ -381,12 +398,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 @@ -1087,7 +1104,8 @@ By Rohit Singh. *hacks.nerverot.name: NerveRot *hacks.nerverot.documentation: \ -Draws a rolling tube, composed of nervously vibrating squiggles. \ +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 @@ -1129,9 +1147,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 \ @@ -1236,6 +1254,11 @@ 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 \ @@ -1248,6 +1271,21 @@ 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. + !============================================================================= !