X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=driver%2FXScreenSaver.ad.in;h=daec6ff40e568bd46587279a720ec95077d9d998;hb=2a991a811de4c7b22f812682b267b616a809fd9a;hp=72f79d4bce72c89bdf291374f253eaecb63a25c3;hpb=6bb727f03bff0389fbb1349d7df4c9d8d7532959;p=xscreensaver diff --git a/driver/XScreenSaver.ad.in b/driver/XScreenSaver.ad.in index 72f79d4b..daec6ff4 100644 --- a/driver/XScreenSaver.ad.in +++ b/driver/XScreenSaver.ad.in @@ -4,10 +4,11 @@ ! a screen saver and locker for the X window system ! by Jamie Zawinski ! -! version 2.16 +! version 2.34 +! 08-Oct-98 ! ! See "man xscreensaver" for more info. The latest version is always -! available at http://people.netscape.com/jwz/xscreensaver/ +! available at http://www.jwz.org/xscreensaver/ *timeout: 10 *cycle: 10 @@ -15,19 +16,29 @@ *passwdTimeout: 30 *nice: 10 *lock: False +*lockVTs: True *verbose: False +*timestamp: False *fade: True *unfade: False *fadeSeconds: 3 *fadeTicks: 20 +*splash: True +*splashDuration: 5 *captureStderr: True -*captureStdout: True -*textForeground: Yellow -*textBackground: Black +*overlayTextForeground: #FFFF00 +*overlayTextBackground: #000000 *overlayStderr: True *font: *-medium-r-*-140-*-m-* +! This is the URL that the "Help" button on the splash screen loads. +*helpURL: http://www.jwz.org/xscreensaver/man.html + +! This is how the "Help" button loads URLs (in /bin/sh syntax.) +*loadURL: netscape -remote 'openURL(%s)' || netscape '%s' & + + ! Turning on "installColormap" interacts erratically with twm and tvtwm, ! but seems to work fine with mwm and olwm. Try it and see. If your ! screen turns some color other than black, the window manager is buggy, @@ -79,7 +90,7 @@ imsmap -root \n\ slidescreen -root \n\ decayscreen -root \n\ - puzzle -root \n\ + jigsaw -root \n\ blitspin -root -grab \n\ slip -root \n\ hypercube -root \n\ @@ -125,8 +136,15 @@ vines -root \n\ kaleidescope -root \n\ xjack -root \n\ - xlyap -root -random \n\ cynosure -root \n\ + flow -root \n\ + epicycle -root \n\ + interference -root \n\ + truchet -root -randomize \n\ + bsod -root \n\ + crystal -root \n\ + discrete -root \n\ + kumppa -root \n\ \ mono: rocks -root \n\ color: rocks -root -fg darksalmon \n\ @@ -154,7 +172,11 @@ @GL_KLUDGE_2@ stairs -root \n\ @GL_KLUDGE_2@ pipes -root \n\ @GL_KLUDGE_2@ sproingies -root \n\ -@GL_KLUDGE_2@ rubik -root \n +@GL_KLUDGE_2@ rubik -root \n\ +@GL_KLUDGE_2@ atlantis -root \n\ +@GL_KLUDGE_2@ lament -root \n\ +@GL_KLUDGE_2@ bubble3d -root \n\ +@GL_KLUDGE_2@ glplanet -root \n ! A few of the hacks require OpenGL, and will only be built if you have it. @@ -232,7 +254,6 @@ ! ! xscreensaver-sgigl /usr/demos/bin/ep -S ! xscreensaver-sgigl /usr/demos/bin/bongo -! xscreensaver-sgigl /usr/demos/bin/atlantis ! ! On Irix 6.3, things have moved, so you need to do it like this: ! @@ -240,10 +261,7 @@ ! ! 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. The "atlantis" -! hack *almost* works; but since it doesn't have an option to prevent it from -! forking, xscreensaver is unable to kill it, so when you come in the next -! morning, you'll find dozens of "atlantis" processes still running. +! and also pass it the -S argument, to prevent it from forking. ! ! ! Also, since these actually end up mapping their own windows instead of @@ -264,23 +282,65 @@ !============================================================================= +! Resources for the password and splash-screen dialog boxes. +! +*Dialog.headingFont: *-times-bold-r-*-*-*-180-*-*-*-iso8859-1 +*Dialog.bodyFont: *-helvetica-bold-r-*-*-*-140-*-*-*-iso8859-1 +*Dialog.labelFont: *-helvetica-bold-r-*-*-*-140-*-*-*-iso8859-1 +*Dialog.buttonFont: *-helvetica-bold-r-*-*-*-140-*-*-*-iso8859-1 +*Dialog.foreground: #000000 +*Dialog.background: #BFBFBF +*Dialog.Button.foreground: #000000 +*Dialog.Button.background: #D0D0D0 +*Dialog.text.foreground: #000000 +*Dialog.text.background: #FFFFFF +*Dialog.logo.foreground: #FF0000 +*Dialog.logo.background: #FFFFFF +*Dialog.topShadowColor: #E7E7E7 +*Dialog.bottomShadowColor: #737373 +*Dialog.logo.width: 200 +*Dialog.logo.height: 200 +*Dialog.internalBorderWidth: 30 +*Dialog.borderWidth: 1 +*Dialog.shadowThickness: 4 + +*passwd.heading.label: XScreenSaver %s +*passwd.body.label: This display is locked. +*passwd.user.label: User: +*passwd.passwd.label: Password: +*passwd.passwdFont: *-courier-medium-r-*-*-*-140-*-*-*-iso8859-1 +*passwd.thermometer.width: 8 + +*splash.heading.label: XScreenSaver %s +*splash.body.label: Copyright © 1991-1998 by +*splash.body2.label: Jamie Zawinski +*splash.demo.label: Demo +*splash.prefs.label: Prefs +*splash.help.label: Help + + ! Resources for the Motif dialog boxes: ! *fontList: *-helvetica-medium-r-*-*-*-120-*-*-*-iso8859-1 *demoDialog*label1.fontList: *-helvetica-medium-r-*-*-*-140-*-*-*-iso8859-1 -*passwdDialog*fontList: *-helvetica-medium-r-*-*-*-140-*-*-*-iso8859-1 -*XmList.fontList: *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1 *XmTextField.fontList: *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1 -*passwdDialog.passwdText.fontList: *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1 - -*XmDialogShell*foreground: black -*XmDialogShell*background: gray90 -*XmDialogShell*XmTextField.foreground: black -*XmDialogShell*XmTextField.background: white -*XmDialogShell*demoList.foreground: black -*XmDialogShell*demoList.background: white -*XmDialogShell*rogerLabel.foreground: red3 -*XmDialogShell*rogerLabel.background: white +*splashDialog*fontList: *-helvetica-bold-r-*-*-*-120-*-*-*-iso8859-1 +*splashDialog*splashLabel1.fontList: *-times-bold-r-*-*-*-180-*-*-*-iso8859-1 +*splashDialog*splashLabel2.fontList: *-times-bold-r-*-*-*-140-*-*-*-iso8859-1 +*splashDialog*splashLabel3.fontList: *-times-bold-r-*-*-*-140-*-*-*-iso8859-1 +XScreenSaver*XmList.fontList: *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1 +! Need to fully-qualify the preceeding in the case of of *sgiMode. + +*XmDialogShell*foreground: #000000 +*XmDialogShell*background: #E5E5E5 +*XmDialogShell*XmTextField.foreground: #000000 +*XmDialogShell*XmTextField.background: #FFFFFF +*XmDialogShell*demoList.foreground: #000000 +*XmDialogShell*demoList.background: #FFFFFF + +! Need to fully-qualify the following in the case of of *sgiMode. +XScreenSaver*XmDialogShell*rogerLabel.foreground: #CD0000 +XScreenSaver*XmDialogShell*rogerLabel.background: #FFFFFF *XmDialogShell.title: XScreenSaver *allowShellResize: True @@ -291,13 +351,13 @@ *label1.labelString: XScreenSaver %s *label1.label: XScreenSaver %s -*label2.labelString: Copyright © 1991-1998 by Jamie Zawinski -*label2.label: Copyright © 1991-1998 by Jamie Zawinski +*label2.labelString: Copyright © 1991-1998 by Jamie Zawinski +*label2.label: Copyright © 1991-1998 by Jamie Zawinski *demoList.visibleItemCount: 10 *demoList.automaticSelection: True *next.labelString: Run Next *prev.labelString: Run Previous -*edit.labelString: Edit Parameters +*edit.labelString: Preferences *done.labelString: Exit Demo Mode *restart.labelString: Reinitialize @@ -316,20 +376,23 @@ *fadeToggle.labelString: Fade Colormap *unfadeToggle.labelString: Unfade Colormap *lockToggle.labelString: Require Password -*resourcesDone.labelString: Done +*resourcesDone.labelString: OK *resourcesCancel.labelString: Cancel -*passwdDialog.title: Password -*passwdLabel1.labelString: XScreenSaver %s -*passwdLabel2.labelString: This display is locked. -*passwdLabel3.labelString: Please type %s's password to unlock it. -*passwdDone.labelString: Done -*passwdCancel.labelString: Cancel +*splashDialog.title: XScreenSaver +*splashLabel1.labelString: XScreenSaver %s +*splashLabel2.labelString: Copyright © 1991-1998 by +*splashLabel3.labelString: Jamie Zawinski +*splashDemo.labelString: Demo +*splashPrefs.labelString: Prefs +*splashDialog*Help.labelString: Help -*passwdLabel1.alignment: ALIGNMENT_BEGINNING -*passwdLabel2.alignment: ALIGNMENT_BEGINNING -*passwdLabel3.alignment: ALIGNMENT_BEGINNING -*rogerLabel.width: 150 +*splashLabel1.alignment: ALIGNMENT_CENTER +*splashLabel2.alignment: ALIGNMENT_CENTER +*splashLabel3.alignment: ALIGNMENT_CENTER + +*splashDialog.borderWidth: 1 +*splashForm.shadowThickness: 4 ! Disable Motif drag-and-drop in dialog boxes. This is kind of pathetic, but ! in some older versions of Motif, most any attempt to drag cause immediate @@ -344,35 +407,40 @@ XScreenSaver*dragReceiverProtocolStyle: DRAG_NONE ! *demo_dialog*font: *-helvetica-bold-r-*-*-*-120-*-*-*-iso8859-1 *resources_dialog*font: *-helvetica-bold-r-*-*-*-120-*-*-*-iso8859-1 -*passwd_dialog*font: *-helvetica-bold-r-*-*-*-120-*-*-*-iso8859-1 +*splash_dialog*font: *-helvetica-bold-r-*-*-*-140-*-*-*-iso8859-1 +*splash_dialog*splashLabel1.font: *-times-bold-r-*-*-*-180-*-*-*-iso8859-1 +*splash_dialog*splashLabel2.font: *-times-bold-r-*-*-*-140-*-*-*-iso8859-1 +*splash_dialog*splashLabel3.font: *-times-bold-r-*-*-*-140-*-*-*-iso8859-1 *demo_dialog*label1.font: *-helvetica-bold-r-*-*-*-140-*-*-*-iso8859-1 *resources_dialog*label1.font: *-helvetica-bold-r-*-*-*-140-*-*-*-iso8859-1 -*demo_dialog*List.font: *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1 - -! This is a hack to make the typed password invisible. -! Surely someone can do better than this... -*passwd_dialog*passwd_form.value*font: *nil* - -*demo_dialog*foreground: black -*demo_dialog*background: gray90 -*demo_dialog*List.background: white -*demo_dialog*Scrollbar.background: gray85 -*demo_dialog*Command.background: gray85 - -*resources_dialog*foreground: black -*resources_dialog*background: gray90 -*resources_dialog*Command.background: gray85 -*resources_dialog*Toggle.background: gray85 -*resources_dialog*Text*background: white +XScreenSaver.demo_dialog*List.font: \ + *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1 +XScreenSaver.demo_dialog*Text*font: \ + *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1 + +XScreenSaver.demo_dialog*foreground: #000000 +XScreenSaver.demo_dialog*background: #E5E5E5 +XScreenSaver.demo_dialog*List.background: #FFFFFF +XScreenSaver.demo_dialog*Scrollbar.background: #D9D9D9 +XScreenSaver.demo_dialog*Command.background: #D9D9D9 +XScreenSaver.demo_dialog*Text*background: #FFFFFF + +XScreenSaver.resources_dialog*foreground: #000000 +XScreenSaver.resources_dialog*background: #E5E5E5 +XScreenSaver.resources_dialog*Command.background: #D9D9D9 +XScreenSaver.resources_dialog*Toggle.background: #D9D9D9 +XScreenSaver.resources_dialog*Text*background: #FFFFFF *resources_dialog*Dialog.value.translations: #override\n\ Return: beginning-of-line()\n -*passwd_dialog*foreground: black -*passwd_dialog*background: gray90 -*passwd_dialog*Text*background: white +XScreenSaver.splash_dialog*foreground: #000000 +XScreenSaver.splash_dialog*background: #E5E5E5 +XScreenSaver.splash_dialog*Command.background: #D9D9D9 +XScreenSaver.splash_dialog*Text*background: #FFFFFF +XScreenSaver.splash_dialog*roger.foreground: #CD0000 +XScreenSaver.splash_dialog*roger.background: #FFFFFF -*demo_dialog*viewport.width: 400 *demo_dialog*viewport.height: 200 *Form.borderWidth: 0 *Box.borderWidth: 0 @@ -381,9 +449,11 @@ XScreenSaver*dragReceiverProtocolStyle: DRAG_NONE *demo_dialog*next.label: Run Next *demo_dialog*prev.label: Run Previous -*demo_dialog*edit.label: Edit Parameters +*demo_dialog*edit.label: Preferences *demo_dialog*done.label: Exit Demo Mode *demo_dialog*restart.label: Reinitialize +XScreenSaver.demo_dialog*Command.internalWidth: 10 +XScreenSaver.demo_dialog*Command.internalHeight: 4 *resources_dialog*timeout.label: Saver Timeout: *resources_dialog*cycle.label: Cycle Timeout: @@ -398,29 +468,33 @@ XScreenSaver*dragReceiverProtocolStyle: DRAG_NONE *resources_dialog*buttonbox.fade.label: Fade Colormap *resources_dialog*buttonbox.unfade.label: Unfade Colormap *resources_dialog*buttonbox.lock.label: Require Password -*resources_dialog*done.label: Done +*resources_dialog*done.label: OK *resources_dialog*cancel.label: Cancel -*passwd_dialog*label1.label: XScreenSaver %s -*passwd_dialog*label2.label: This display is locked. -*passwd_dialog*label3.label: Please type %s's password to unlock it. -*passwd_dialog*ok.label: Done -*passwd_dialog*cancel.label: Cancel -*passwd_dialog*passwd_form*label.label: Enter password: -*passwd_dialog*Dialog.label: Enter password: -*passwd_dialog*passwd_form*Text.width: 200 -*passwd_dialog*roger.width: 150 -*passwd_dialog*roger.height: 150 -*passwd_dialog*roger.foreground: red3 -*passwd_dialog*roger.background: white -*passwd_dialog*roger.borderWidth: 1 +*splash_dialog*splashLabel1.label: XScreenSaver %s +*splash_dialog*splashLabel2.label: Copyright © 1991-1998 by +*splash_dialog*splashLabel3.label: Jamie Zawinski +*splash_dialog*splash_form*label.label: +*splash_dialog*Dialog.label: +*splash_dialog*splash_form.borderWidth: 0 +*splash_dialog*roger.width: 150 +*splash_dialog*roger.height: 150 +*splash_dialog*roger.borderWidth: 1 +*splash_dialog*demo.label: Demo +*splash_dialog*prefs.label: Prefs +*splash_dialog*help.label: Help +*splash_dialog.box.defaultDistance: 0 +*splash_dialog*splashLabel1.internalHeight: 10 +*splash_dialog*splashLabel1.internalWidth: 10 +*splash_dialog*splashLabel2.internalHeight: 0 +*splash_dialog*splashLabel3.internalHeight: 0 + ! You probably won't need to change these. They are only used if no server ! extension is in use. ! -*pointerPollTime: 5 -*initialDelay: 30 -*windowCreationTimeout: 30 - -*bourneShell: /bin/sh +XScreenSaver.pointerPollTime: 5 +XScreenSaver.initialDelay: 0 +XScreenSaver.windowCreationTimeout: 30 +XScreenSaver.bourneShell: /bin/sh