X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=driver%2FXScreenSaver.ad.in;h=932dead42c8a38300d8c74eb0df364059e21576e;hp=7c29cd789b81c14dd0fba65f59237d96fdffce96;hb=ce3185de9d9705e259f2b60dd4b5509007fa17d4;hpb=481b95e2617b69e6fd4444432747d7e1e0c3dc85 diff --git a/driver/XScreenSaver.ad.in b/driver/XScreenSaver.ad.in index 7c29cd78..932dead4 100644 --- a/driver/XScreenSaver.ad.in +++ b/driver/XScreenSaver.ad.in @@ -4,11 +4,11 @@ ! a screen saver and locker for the X window system ! by Jamie Zawinski ! -! version 2.24 -! 30-Jun-98 +! version 2.31 +! 02-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 @@ -22,6 +22,8 @@ *unfade: False *fadeSeconds: 3 *fadeTicks: 20 +*splash: True +*splashDuration: 5 *captureStderr: True *captureStdout: True @@ -30,6 +32,13 @@ *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, @@ -164,7 +173,9 @@ @GL_KLUDGE_2@ pipes -root \n\ @GL_KLUDGE_2@ sproingies -root \n\ @GL_KLUDGE_2@ rubik -root \n\ -@GL_KLUDGE_2@ atlantis -root \n +@GL_KLUDGE_2@ atlantis -root \n\ +@GL_KLUDGE_2@ lament -root \n\ +@GL_KLUDGE_2@ bubble3d -root \n ! A few of the hacks require OpenGL, and will only be built if you have it. @@ -277,6 +288,10 @@ *passwdDialog*fontList: *-helvetica-medium-r-*-*-*-140-*-*-*-iso8859-1 *XmTextField.fontList: *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1 *passwdDialog.passwdText.fontList: *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1 +*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. @@ -300,8 +315,8 @@ XScreenSaver*XmDialogShell*rogerLabel.background: #FFFFFF *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 @@ -340,6 +355,21 @@ XScreenSaver*XmDialogShell*rogerLabel.background: #FFFFFF *passwdLabel3.alignment: ALIGNMENT_BEGINNING *rogerLabel.width: 150 +*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 + +*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 ! flaming death from above. This *should* rip the legs off that bug. @@ -354,6 +384,10 @@ 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 XScreenSaver.demo_dialog*List.font: \ @@ -384,6 +418,13 @@ XScreenSaver.passwd_dialog*Text*background: #FFFFFF XScreenSaver.passwd_dialog*roger.foreground: #CD0000 XScreenSaver.passwd_dialog*roger.background: #FFFFFF +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.height: 200 *Form.borderWidth: 0 *Box.borderWidth: 0 @@ -427,6 +468,25 @@ XScreenSaver.demo_dialog*Command.internalHeight: 4 *passwd_dialog*roger.height: 150 *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.