X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=driver%2FXScreenSaver.ad.in;h=03c4231bcd959a95871b40066571ef19ddf3fcdc;hb=93f25dc6827112d98b8b855ea85c8f5eb8123086;hp=cc1d0685aa5beca8d5564ebf19f242b644277a5a;hpb=06e9a7886a77cad92f9ddbc169d6d199a4d8b76d;p=xscreensaver diff --git a/driver/XScreenSaver.ad.in b/driver/XScreenSaver.ad.in index cc1d0685..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.23 -! 30-Jan-00 +! 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 @@ -237,6 +248,9 @@ 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)" \ @@ -263,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 \ @@ -273,7 +288,7 @@ - "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 @@ -519,11 +534,6 @@ XScreenSaver*doc.fontList: *-helvetica-medium-r-*-*-*-100-*-*-*-iso8859-1 ! 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 \ @@ -1064,6 +1074,11 @@ 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 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 \ @@ -1262,3 +1277,4 @@ connection to the Internet. \ By Scott Draves. You can find it at . \ See that web site for configuration information. +! (xrdb prevention kludge: whole file) */