ftp://ftp.zenez.com/pub/SCO/Skunk96/UnixWare/FreeBird/x11/utils/xscreensaver-1.18...
[xscreensaver] / driver / XScreenSaver.ad
1 ! app-defaults file for XScreenSaver by Jamie Zawinski.
2
3 *timeout:       10
4 *cycle:         10
5 *lockTimeout:   0
6 *passwdTimeout: 30
7 *nice:          10
8 *lock:          False
9 *verbose:       False
10 *fade:          True
11 *unfade:        False
12 *fadeSeconds:   1
13 *fadeTicks:     75
14
15 ! Turning on "installColormap" interacts erratically with twm and tvtwm,
16 ! but seems to work fine with mwm and olwm.  Try it and see.
17 !
18 *installColormap: False
19
20 ! Programs on this list apply all the time.
21 *programs:      qix -root                                               \n\
22                 qix -root -solid -delay 0 -segments 100                 \n\
23                 qix -root -linear -count 10 -size 100 -segments 200     \n\
24                 attraction -root -mode balls                            \n\
25                 attraction -root -mode lines -points 3 -segments 200    \n\
26                 attraction -root -mode splines -segments 300            \n\
27                 attraction -root -mode lines -radius 300                \
28                         -orbit -vmult 0.5                               \n\
29                 pyro -root                                              \n\
30                 helix -root                                             \n\
31                 rorschach -root -offset 7                               \n\
32                 hopalong -root                                          \n\
33                 greynetic -root                                         \n\
34                 xroger -root                                            \n\
35                 imsmap -root                                            \n\
36                 slidescreen -root                                       \n\
37                 decayscreen -root                                       \n\
38                 hypercube -root                                         \n\
39                 halo -root                                              \n\
40                 maze -root                                              \n
41
42 ! Programs on this list are run only for monochrome screens.
43 *monoPrograms:  qix -root -linear -count 5 -size 200 -spread 30         \
44                         -segments 75 -solid -xor                        \n\
45                 rocks -root                                             \n\
46                 noseguy -root                                           \n
47
48 ! Programs on this list are run only for color (really, non-mono) screens.
49 *colorPrograms: qix -root -count 4 -solid -transparent                  \n\
50                 qix -root -count 5 -solid -transparent -linear          \
51                         -segments 250 -size 100                         \n\
52                 attraction -root -mode polygons                         \n\
53                 attraction -root -mode filled-splines -segments 0       \n\
54                 attraction -root -glow -points 10                       \n\
55                 rocks -root -fg darksalmon                              \n\
56                 noseguy -root -fg yellow -bg gray30                     \n
57
58
59 ! Some other screenhacks that you might want to track down:
60 !
61 !               xdaliclock -root -builtin2                              \n\
62 !               xswarm -r 2>&-                                          \n\
63 !               xwave -root                                             \n\
64 !               xbouncebits ...                                         \n\
65 !               ico -r                                                  \n\
66 !               xsplinefun                                              \n\
67 !               kaleid -root                                            \n\
68 !               xfishtank -c black -d -r 2                              \n\
69
70
71 ! Resources for the dialog boxes:
72
73 *fontList:                       *-helvetica-medium-r-*-*-*-120-*-*-*-iso8859-1
74 *demoDialog*label1.fontList:     *-helvetica-medium-r-*-*-*-140-*-*-*-iso8859-1
75 *passwdDialog*fontList:          *-helvetica-medium-r-*-*-*-140-*-*-*-iso8859-1
76 *XmList.fontList:                  *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1
77 *XmTextField.fontList:             *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1
78 *passwdDialog.passwdText.fontList: *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1
79
80 *XmDialogShell*foreground:              black
81 *XmDialogShell*background:              gray90
82 *XmDialogShell*XmTextField.foreground:  black
83 *XmDialogShell*XmTextField.background:  white
84 *XmDialogShell*demoList.foreground:     black
85 *XmDialogShell*demoList.background:     white
86 *XmDialogShell*rogerLabel.foreground:   red3
87 *XmDialogShell*rogerLabel.background:   white
88
89 *XmDialogShell.title:           XScreenSaver
90 *allowShellResize:              True
91 *autoUnmanage:                  False
92
93 ! This doesn't work.  Motif ignores it if there is a scroll-list!
94 *demoDialog.maxWidth:           600
95
96 *label1.labelString:            XScreenSaver %s
97 *label2.labelString: Copyright © 1991-1993 by Jamie Zawinski <jwz@lucid.com>
98 *demoList.visibleItemCount:     10
99 *demoList.automaticSelection:   True
100 *next.labelString:              Run Next
101 *prev.labelString:              Run Previous
102 *edit.labelString:              Edit Parameters
103 *done.labelString:              Exit Demo Mode
104 *restart.labelString:           Reinitialize
105
106 *resourcesLabel.labelString:    XScreenSaver Parameters
107
108 ! *timeoutLabel.labelString:    Timeout Minutes
109 ! *cycleLabel.labelString:      Cycle Seconds
110 ! *fadeSecondsLabel.labelString:Fade Seconds
111 ! *fadeTicksLabel.labelString:  Fade Ticks
112 ! *lockLabel.labelString:       Lock Timeout
113 ! *passwdLabel.labelString:     Password Timeout
114 ! *resourcesForm*XmTextField.columns:   5
115
116 *timeoutLabel.labelString:      Saver Timeout
117 *cycleLabel.labelString:        Cycle Timeout
118 *fadeSecondsLabel.labelString:  Fade Duration
119 *fadeTicksLabel.labelString:    Fade Ticks
120 *lockLabel.labelString:         Lock Timeout
121 *passwdLabel.labelString:       Password Timeout
122 *resourcesForm*XmTextField.columns:     8
123
124 *verboseToggle.labelString:     Verbose
125 *cmapToggle.labelString:        Install Colormap
126 *fadeToggle.labelString:        Fade Colormap
127 *unfadeToggle.labelString:      Unfade Colormap
128 *lockToggle.labelString:        Require Password
129 *resourcesDone.labelString:     Done
130 *resourcesCancel.labelString:   Cancel
131
132 *passwdLabel1.labelString:      XScreenSaver %s
133 *passwdLabel2.labelString:      This display is locked.
134 *passwdLabel3.labelString:      Please type %s's password to unlock it.
135 *passwdDone.labelString:        Done
136 *passwdCancel.labelString:      Cancel
137
138 *passwdLabel1.alignment:        ALIGNMENT_BEGINNING
139 *passwdLabel2.alignment:        ALIGNMENT_BEGINNING
140 *passwdLabel3.alignment:        ALIGNMENT_BEGINNING
141 *rogerLabel.width:              150
142
143 ! You probably won't need to change these.  They aren't consulted if the
144 ! XIdle extension is being used.
145 !
146 *pointerPollTime:       5
147 *initialDelay:          30
148 *windowCreationTimeout: 30
149
150 *bourneShell:           /bin/sh