X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=driver%2FXScreenSaver.ad.in;h=25f99c323d8984b4cdc3cb912f209c8335da3750;hb=2d04c4f22466851aedb6ed0f2919d148f726b889;hp=fe738b08e07f8765c550765dc21a1082e6baad0a;hpb=e4fa2ac140f7bc56571373a7b7eb585fa4500e38;p=xscreensaver diff --git a/driver/XScreenSaver.ad.in b/driver/XScreenSaver.ad.in index fe738b08..25f99c32 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 4.15 -! 26-Feb-2004 +! version 4.20 +! 23-Feb-2005 ! ! See "man xscreensaver" for more info. The latest version is always ! available at http://www.jwz.org/xscreensaver/ @@ -67,25 +67,47 @@ *xidleExtension: True *procInterrupts: True +! Set this to True if you are experiencing longstanding XFree86 bug #421 +! (xscreensaver not covering the whole screen) +GetViewPortIsFullOfLies: False + ! This is what the "Demo" button on the splash screen runs (/bin/sh syntax.) *demoCommand: xscreensaver-demo ! This is what the "Prefs" button on the splash screen runs (/bin/sh syntax.) *prefsCommand: xscreensaver-demo -prefs -! This is the URL that the "Help" button on the splash screen loads. +! This is the URL loaded by the "Help" button on the splash screen, +! and by the "Documentation" menu item in xscreensaver-demo. *helpURL: http://www.jwz.org/xscreensaver/man.html -! This is how the "Help" button loads URLs (/bin/sh syntax.) -! The "helpURL" will be substituted for up to two occurrences of "%s". -@GNOMEHELP_N@*loadURL: mozilla '%s' || netscape '%s' -@GNOMEHELP_Y@*loadURL: gnome-url-show '%s' || gnome-moz-remote --newwin '%s' - -! This is what the "Manual" button in xscreensaver-demo runs (/bin/sh syntax.) -@GNOMEHELP_N@*manualCommand: xterm -sb -fg black -bg gray75 -T '%s manual' \ -@GNOMEHELP_N@ -e /bin/sh -c 'man "%s" ; read foo' -! For GNOME systems: -@GNOMEHELP_Y@*manualCommand: yelp 'man:%s' || gnome-help-browser 'man:%s' +! loadURL -- how the "Help" buttons load the helpURL (/bin/sh syntax.) +! manualCommand -- how the "Documentation" buttons display man pages. +! +! And there are so very many options to choose from! +! +! Gnome 2.4, 2.6: (yelp can't display man pages, as of 2.6.3) +! +@GNOME24@*loadURL: gnome-open '%s' +@GNOME24@*manualCommand: gnome-terminal --title '%s manual' \ +@GNOME24@ --command '/bin/sh -c "man %s; read foo"' +! +! Gnome 2.2: +! +@GNOME22@*loadURL: gnome-url-show '%s' +@GNOME22@*manualCommand: gnome-terminal --title '%s manual' \ +@GNOME22@ --command '/bin/sh -c "man %s; read foo"' +! +! Gnome 1.4: +! +! *loadURL: gnome-moz-remote --newwin '%s' +! *manualCommand: gnome-help-browser 'man:%s' +! +! non-Gnome systems: +! +@NOGNOME@*loadURL: firefox '%s' || mozilla '%s' || netscape '%s' +@NOGNOME@*manualCommand: xterm -sb -fg black -bg gray75 -T '%s manual' \ +@NOGNOME@ -e /bin/sh -c 'man "%s" ; read foo' ! The format used for printing the date and time in the password dialog box @@ -156,13 +178,13 @@ maze -root \n\ noseguy -root \n\ flame -root \n\ - lmorph -root \n\ +- lmorph -root \n\ deco -root \n\ moire -root \n\ moire2 -root \n\ lightning -root \n\ strange -root \n\ - spiral -root \n\ +- spiral -root \n\ laser -root \n\ grav -root \n\ "Grav (trails)" grav -root -trail -decay \n\ @@ -170,7 +192,7 @@ ifs -root \n\ julia -root \n\ penrose -root \n\ - sierpinski -root \n\ +- sierpinski -root \n\ braid -root \n\ galaxy -root \n\ bouboule -root \n\ @@ -178,8 +200,8 @@ flag -root \n\ sphere -root \n\ forest -root \n\ - lisa -root \n\ - lissie -root \n\ +- lisa -root \n\ +- lissie -root \n\ goop -root -max-velocity 0.5 -elasticity \ 0.9 \n\ starfish -root \n\ @@ -190,12 +212,12 @@ coral -root -delay 0 \n\ mountain -root \n\ triangle -root -delay 1 \n\ - worm -root \n\ - rotor -root \n\ - ant -root \n\ - demon -root \n\ - loop -root \n\ - vines -root \n\ +- worm -root \n\ +- rotor -root \n\ +- ant -root \n\ +- demon -root \n\ +- loop -root \n\ +- vines -root \n\ kaleidescope -root \n\ xjack -root \n\ xlyap -root -randomize \n\ @@ -220,7 +242,7 @@ wander -root \n\ "Wander (spots)" wander -root -advance 0 -size 10 -circles \ -length 10000 -reset 100000 \n\ - critical -root \n\ +- critical -root \n\ phosphor -root \n\ xmatrix -root \n\ petri -root -size 2 -count 20 \n\ @@ -274,6 +296,15 @@ pong -root \n\ wormhole -root \n\ pacman -root \n\ + fuzzyflakes -root \n\ + anemotaxis -root \n\ + memscroller -root \n\ + substrate -root \n\ + "Substrate (circles)" substrate -root -circle-percent 33 \n\ + intermomentary -root \n\ + fireworkx -root \n\ + fiberlamp -root \n\ + boxfit -root \n\ - default-n: webcollage -root \n\ - default-n: "WebCollage (whacked)" \ webcollage -root -filter \ @@ -290,7 +321,7 @@ @GL_KLUDGE@ GL: pipes -root \n\ @GL_KLUDGE@ GL: sproingies -root \n\ @GL_KLUDGE@ GL: rubik -root \n\ -@GL_KLUDGE@ GL: atlantis -root \n\ +@GL_KLUDGE@ GL: atlantis -root -gradient \n\ @GL_KLUDGE@ GL: lament -root \n\ @GL_KLUDGE@ GL: bubble3d -root \n\ @GL_KLUDGE@ GL: glplanet -root \n\ @@ -316,9 +347,9 @@ @GL_KLUDGE@ GL: flipscreen3d -root \n\ @GL_KLUDGE@ GL: glsnake -root \n\ @GL_KLUDGE@ GL: boxed -root \n\ -@GL_KLUDGE@ GL: "GLForestFire" glforestfire -root \n\ -- GL: "GLForestFire (rain)" glforestfire -root -rain \n\ -@GL_KLUDGE@ GL: sballs -root \n\ +- GL: "GLForestFire" glforestfire -root \n\ +- GL: "GLForestFire (rain)" glforestfire -root -count 0 \n\ +- GL: sballs -root \n\ @GL_KLUDGE@ GL: cubenetic -root \n\ @GL_KLUDGE@ GL: spheremonics -root \n\ @GL_KLUDGE@ GL: lavalite -root \n\ @@ -330,8 +361,8 @@ @GL_KLUDGE@ GL: bouncingcow -root \n\ @GL_KLUDGE@ GL: jigglypuff -root -random \n\ @GL_KLUDGE@ GL: klein -root -random \n\ -@GL_KLUDGE@ GL: "HyperTorus (striped)" hypertorus -root \n\ -@GL_KLUDGE@ GL: "HyperTorus (solid)" hypertorus -root -solid -transp \n\ +@GL_KLUDGE@ GL: "HyperTorus (striped)" hypertorus -root \n\ +@GL_KLUDGE@ GL: "HyperTorus (solid)" hypertorus -root -solid -transparent \n\ @GL_KLUDGE@ GL: glmatrix -root \n\ @GL_KLUDGE@ GL: cubestorm -root \n\ @GL_KLUDGE@ GL: glknots -root \n\ @@ -346,6 +377,13 @@ mirrorblob -root -colour -no-texture \n\ @GL_KLUDGE@ GL: blinkbox -root \n\ @GL_KLUDGE@ GL: noof -root \n\ +@GL_KLUDGE@ GL: polyhedra -root \n\ +- GL: antinspect -root \n\ +@GL_KLUDGE@ GL: providence -root \n\ +@GL_KLUDGE@ GL: "Pinion (large gears)" pinion -root \n\ +@GL_KLUDGE@ GL: "Pinion (small gears)" pinion -root -size 0.2 -scroll 0.3 \n\ +@GL_KLUDGE@ GL: boing -root -lighting -smooth \n\ +- GL: carousel -root \n \ - xdaliclock -root -builtin3 -cycle \n\ - default-n: xearth -nofork -nostars -ncolors 50 \ @@ -416,7 +454,7 @@ XScreenSaver.bourneShell: /bin/sh *passwd.thermometer.width: 8 *splash.heading.label: XScreenSaver %s -*splash.body.label: Copyright © 1991-2004 by +*splash.body.label: Copyright © 1991-2005 by *splash.body2.label: Jamie Zawinski *splash.demo.label: Settings *splash.help.label: Help @@ -607,6 +645,9 @@ XScreenSaver*doc.fontList: *-helvetica-medium-r-*-*-*-100-*-*-*-iso8859-1 *hacks.fontglide.name: FontGlide *hacks.mirrorblob.name: MirrorBlob *hacks.blinkbox.name: BlinkBox +*hacks.fuzzyflakes.name: FuzzyFlakes +*hacks.memscroller.name: MemScroller +*hacks.boxfit.name: BoxFit ! obsolete, but still used by xscreensaver-demo-Xm. *hacks.documentation.isInstalled: True