X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=driver%2FXScreenSaver.ad.in;h=25f99c323d8984b4cdc3cb912f209c8335da3750;hb=2d04c4f22466851aedb6ed0f2919d148f726b889;hp=65eccd0aa3843314cc1b876bf94377da657efa06;hpb=9c9d475ff889ed8be02e8ce8c17da28b93278fca;p=xscreensaver diff --git a/driver/XScreenSaver.ad.in b/driver/XScreenSaver.ad.in index 65eccd0a..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.16 -! 12-May-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/ @@ -77,19 +77,37 @@ GetViewPortIsFullOfLies: False ! 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 @@ -160,13 +178,13 @@ GetViewPortIsFullOfLies: False 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\ @@ -174,7 +192,7 @@ GetViewPortIsFullOfLies: False ifs -root \n\ julia -root \n\ penrose -root \n\ - sierpinski -root \n\ +- sierpinski -root \n\ braid -root \n\ galaxy -root \n\ bouboule -root \n\ @@ -182,8 +200,8 @@ GetViewPortIsFullOfLies: False 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\ @@ -194,12 +212,12 @@ GetViewPortIsFullOfLies: False 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\ @@ -224,7 +242,7 @@ GetViewPortIsFullOfLies: False 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\ @@ -279,6 +297,14 @@ GetViewPortIsFullOfLies: False 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 \ @@ -295,7 +321,7 @@ GetViewPortIsFullOfLies: False @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\ @@ -321,9 +347,9 @@ GetViewPortIsFullOfLies: False @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" glforestfire -root \n\ - GL: "GLForestFire (rain)" glforestfire -root -count 0 \n\ -@GL_KLUDGE@ GL: sballs -root \n\ +- GL: sballs -root \n\ @GL_KLUDGE@ GL: cubenetic -root \n\ @GL_KLUDGE@ GL: spheremonics -root \n\ @GL_KLUDGE@ GL: lavalite -root \n\ @@ -352,6 +378,12 @@ GetViewPortIsFullOfLies: False @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 \ @@ -370,9 +402,7 @@ GetViewPortIsFullOfLies: False - electricsheep \n\ - cosmos -root \n\ - GL: sphereEversion --root \n\ -- GL: fireflies -root \n\ -- GL: antinspect -root \n\ -- GL: providence -root \n +- GL: fireflies -root \n @@ -424,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 @@ -616,6 +646,8 @@ XScreenSaver*doc.fontList: *-helvetica-medium-r-*-*-*-100-*-*-*-iso8859-1 *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