Initial version of email gateway under CVS control.
[egate.git] / res+log / big.res
1 # Personal X setup : ~/.Xdefaults, ~/.Xresources
2 # Adam Dickmeiss
3 # $Id: big.res,v 1.1.1.1 1995/02/09 17:27:12 adam Exp $
4
5 # This file specifies the default resources used by Emacs.
6 # Colors and backgrounds.
7 # ======================
8 # The contrasts of these colors will cause them to map to the appropriate
9 # one of "black" or "white" on monochrome systems.
10
11 # The valid color names on your system can be found by looking in the file
12 # `rgb.txt', usually found in /usr/lib/X11/ or /usr/openwin/lib/X11/.
13
14
15 # Set the foreground and background colors.  This will apply to all
16 # elements of Emacs, except those that specifically override them.
17 # Emacs*Foreground:                     Black
18 # Emacs*Background:                     #d3d3d3
19
20 # Set the color of the text cursor.
21
22 # Set the color of the mouse pointer.
23
24 # Set the menubar colors.  This overrides the default foreground and
25 # background colors specified above.
26
27 # Specify the colors of popup menus.
28
29 # Specify the colors of the various sub-widgets of the dialog boxes.
30 # #A5C0C1 is a shade of blue
31
32
33 # If you want to turn off scrollbars, or change the default pixel width
34 # of the scrollbars, do it like this (0 width means no scrollbars):
35
36
37 # To change it for a particular screen, do this:
38
39 # Emacs*SCREEN-NAME.scrollBarWidth: 0
40
41
42 # To have the Motif scrollbars on the left instead of the right, do this:
43
44 # Emacs*scrollBarPlacement: BOTTOM_LEFT
45
46 # The default is BOTTOM_RIGHT.  There is no way to change the placement of
47 # the Athena scrollbars (all Athena programs put the scrollbars on the left.)
48
49
50 # Fonts.
51 # ======
52 # Emacs requires the use of XLFD (X Logical Font Description) format font
53 # names, which look like
54
55 #       *-courier-medium-r-*-*-*-120-*-*-*-*-*-*
56
57 # if you use any of the other, less strict font name formats, some of which
58 # look like
59 #               lucidasanstypewriter-12
60 # and           fixed
61 # and           9x13
62
63 # then Emacs won't be able to guess the names of the bold and italic versions.
64 # All X fonts can be referred to via XLFD-style names, so you should use those
65 # forms.  See the man pages for X(1), xlsfonts(1), and xfontsel(1).
66
67
68 # The default font for the text area of lemacs is chosen at run-time
69 # by lisp code which tries a number of different possibilities in order
70 # of preference.  If you wish to override it, use this:
71
72 # Emacs*default.attributeFont:  -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
73
74 # If you choose a font which does not have an italic version, you can specify
75 # some other font to use for it here:
76
77 #
78 # And here is how you would set the background color of the `highlight' face,
79 # but only on the screen named `debugger':
80
81
82 # See the NEWS file (C-h n) for a more complete description of the resource
83 # syntax of faces.
84
85
86 # Font of the menubar and pop-up menus.
87 # Note that these do not use the `face' syntax, since they are outside the
88 # domain of Emacs proper, and in the domain of the X toolkit widgets:
89
90
91 # Font in the Motif dialog boxes.
92 # (Motif uses `fontList' while most other things use `font' - if you don't
93 # know why you probably don't want to.)
94
95
96
97 # Dialog box translations.
98 # =======================
99
100 # This accelerator binds <return> in a dialog box to <activate> on button1
101
102 # Translations to make the TextField widget behave more like Emacs
103
104 # With the Emacs typeahead it's better to not have space be bound to
105 # ArmAndActivate() for buttons that appear in dialog boxes.  This is
106 # not 100% Motif compliant but the benefits far outweight the
107 # compliancy problem.  
108 #
109 # Mosaic defaults
110 #
111
112
113
114
115
116
117
118 xfig*customization: -color
119 XRn.nntpServer: puff
120 XRn*index*Background: gray35
121 XRn*index*Foreground: white
122 XRn*articleText*Background: gray35
123 XRn*articleText*Foreground: white
124 XRn*indexinfo*Background: #5f9ea0
125 XRn*textinfo*Background: #5f9ea0
126 XRn*Foreground: black
127 XRn*Background: #d3d3d3
128 XRn*Command.font: 8x13
129 XRn.Geometry: 680x600
130 Scrollbar.JumpCursor: True
131 Seyon.modem: /dev/ttyS3
132 Seyon*Foreground: black
133 Seyon*Background: #5f9ea0
134 Seyon*Label.Background: #d3d3d3
135 Seyon*Command.Background: #d3d3d3
136 XSysinfo*BarGauge.background: white
137 XSysinfo*background: #537483
138 XSysinfo*font: fixed
139 Clock*hour: yellow
140 Clock*jewel: indianred1
141 Clock*minute: yellow
142 xbiff*background: #537483
143 xbiff*foreground: black
144 XTerm*SimpleMenu*Background: #d3d3d3
145 XTerm*SimpleMenu*Foreground: black
146 XTerm*Background: gray35
147 XTerm*Foreground: white
148 XTerm*cursorColor: IndianRed1
149 XTerm*ScrollLines: 400
150 Seyon.vt100*Foreground: white
151 Seyon.vt100*Background: gray36
152 Seyon.vt100*ScrollLines: 400
153 Xmris.Throw: return
154 Xmris.Right: s
155 Xmris.Left: a
156 Xmris.Down: comma
157 Xmris.Up: l
158 OpenWindows.AutoRaiseDelay: 200000
159 OpenWindows.ShowResizeGeometry: True
160 OpenWindows.SetInput: followmouse
161 OpenWindows.VirtualBackgroundColor: Tan
162 OpenWindows.KeyboardCommands: Basic
163 OpenWindows.IconLocation: left
164 OpenWindows.ScrollbarPlacement: right
165 OpenWindows.Use3DFrames: True
166 OpenWindows.WindowColor: #98bfbf
167 OpenWindows.Beep: notices
168 OpenWindows.MinimalDecor: xclock xsysinfo olvwm
169 OpenWindows.VirtualFontColor: Black
170 OpenWindows.Use3DResize: False
171 OpenWindows.SelectDisplaysMenu: False
172 OpenWindows.ShowMoveGeometry: True
173 OpenWindows.AutoRaise: false
174 OpenWindows.MultiClickTimeout: 4
175 OpenWindows.InvertFocusHighlighting: true
176 OpenWindows.DragRightDistance: 100
177 OpenWindows.PopupJumpCursor: True
178 OpenWindows.WorkspaceColor: #7f7f7f
179 OpenWindows.VirtualForegroundColor: White
180 OpenWindows.PaintWorkSpace: false
181 olvwm.BackGround: green
182 olvwm.Foreground: black
183 olvwm.VirtualDesktop: 3x2
184 olvwm.VirtualGeometry: +810+0
185 *VT100.Translations: #override <Key>F1: string(0x01) string("1")\n\ <Key>F2:
186  string(0x01) string("2")\n
187 *customization: -color
188 *basicLocale: C
189 *numeric: C
190 *inputLang: C
191 *displayLang: C
192 *timeFormat: C
193 Emacs*Foreground: white
194 Emacs*Background: gray35
195 Emacs*cursorColor: indianred1
196 Emacs*pointerColor: indianred1
197 Emacs*menubar*Foreground: Black
198 Emacs*menubar*Background: #5f9ea0
199 Emacs*popup*Foreground: Black
200 Emacs*popup*Background: Gray75
201 Emacs*dialog*Foreground: Black
202 Emacs*dialog*Background: #A5C0C1
203 Emacs*dialog*XmTextField*Background: WhiteSmoke
204 Emacs*dialog*XmText*Background: WhiteSmoke
205 Emacs*dialog*XmList*Background: WhiteSmoke
206 Emacs*scrollBarWidth: 8
207 Emacs*Font: -misc-fixed-medium-r-semicondensed--0-0-75-75-c-0-iso8859-1
208 Emacs*default.attributeFont: -misc-fixed-medium-r-semicondensed--0-0-75-75-c-0-iso8859-1
209 Emacs*italic.attributeFont: -*-courier-medium-o-*-*-*-120-*-*-*-*-iso8859-*
210 Emacs*debugger.highlight.attributeBackground: PaleTurquoise
211 Emacs*menubar*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
212 Emacs*popup*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
213 Emacs*XmDialogShell*FontList: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
214 Emacs*XmTextField*FontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
215 Emacs*XmText*FontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
216 Emacs*XmList*FontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
217 Emacs*dialog*button1.accelerators: #override\
218 <KeyPress>Return: ArmAndActivate()\n\
219 <KeyPress>KP_Enter: ArmAndActivate()\n\
220 Ctrl<KeyPress>m: ArmAndActivate()\n
221 Emacs*XmTextField.translations: #override\n\
222  !<Key>osfBackSpace:    delete-previous-character()\n\
223  !<Key>osfDelete:       delete-previous-character()\n\ !Ctrl<Key>h:
224  delete-previous-character()\n\ !Ctrl<Key>d:            delete-next-character()\n\
225  !Meta<Key>osfDelete:   delete-previous-word()\n\
226  !Meta<Key>osfBackSpace:        delete-previous-word()\n\
227  !Meta<Key>d:           delete-next-word()\n\ !Ctrl<Key>k:              delete-to-end-of-line()\n\
228  !Ctrl<Key>g:           process-cancel()\n\ !Ctrl<Key>b:                backward-character()\n\
229  !<Key>osfLeft:         backward-character()\n\ !Ctrl<Key>f:            forward-character()\n\
230  !<Key>osfRight:                forward-character()\n\ !Meta<Key>b:             backward-word()\n\
231  !Meta<Key>Left:                backward-word()\n\ !Meta<Key>osfLeft:   backward-word()\n\
232  !Meta<Key>f:           forward-word()\n\ |Meta<Key>Right:      forward-word()\n\
233  !Meta<Key>osfRight:    forward-word()\n\ !Ctrl<Key>e:          end-of-line()\n\
234  !Ctrl<Key>a:           beginning-of-line()\n\ !Ctrl<Key>w:             cut-clipboard()\n\
235  !Meta<Key>w:           copy-clipboard()\n\ <Btn2Up>:           copy-primary()\n
236 Emacs*dialog*XmPushButton.translations: #override\n\ <Btn1Down>: Arm()\n\
237  <Btn1Down>,<Btn1Up>: Activate()\ Disarm()\n\ <Btn1Down>(2+): MultiArm()\n\
238  <Btn1Up>(2+):       MultiActivate()\n\ <Btn1Up>: Activate()\ Disarm()\n\
239  <Key>osfSelect:        ArmAndActivate()\n\ <Key>osfActivate: ArmAndActivate()\n\
240  <Key>osfHelp:  Help()\n\ ~Shift ~Meta ~Alt <Key>Return:        ArmAndActivate()\n\
241  <EnterWindow>:      Enter()\n\ <LeaveWindow>:      Leave()\n
242 Mosaic*XmLabel*fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
243 Mosaic*XmLabelGadget*fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
244 Mosaic*XmScale*fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
245 Mosaic*XmBulletinBoard*labelFontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
246 Mosaic*optionmenu.XmLabelGadget*fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
247 Mosaic*XmPushButton*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
248 Mosaic*XmPushButtonGadget*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
249 Mosaic*XmToggleButton*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
250 Mosaic*XmToggleButtonGadget*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
251 Mosaic*optionmenu*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
252 Mosaic*XmIconGadget*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
253 Mosaic*XmBulletinBoard*buttonFontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
254 Mosaic*menubar*fontList: -*-helvetica-bold-o-normal-*-14-*-iso8859-1
255 Mosaic*XmMenuShell*XmPushButton*fontList: -*-helvetica-bold-o-normal-*-14-*-iso8859-1
256 Mosaic*XmMenuShell*XmLabelGadget*fontList: -*-helvetica-bold-o-normal-*-14-*-iso8859-1
257 Mosaic*XmMenuShell*XmPushButtonGadget*fontList: -*-helvetica-bold-o-normal-*-14-*-iso8859-1
258 Mosaic*XmMenuShell*XmCascadeButton*fontList: -*-helvetica-bold-o-normal-*-14-*-iso8859-1
259 Mosaic*XmMenuShell*XmCascadeButtonGadget*fontList: -*-helvetica-bold-o-normal-*-14-*-iso8859-1
260 Mosaic*XmCascadeButton*fontList: -*-helvetica-bold-o-normal-*-14-*-iso8859-1
261 Mosaic*XmCascadeButtonGadget*fontList: -*-helvetica-bold-o-normal-*-14-*-iso8859-1
262 Mosaic*XmMenuShell*XmToggleButton*fontList: -*-helvetica-bold-o-normal-*-14-*-iso8859-1
263 Mosaic*XmMenuShell*XmToggleButtonGadget*fontList: -*-helvetica-bold-o-normal-*-14-*-iso8859-1
264 Mosaic*pulldownmenu*fontList: -*-helvetica-bold-o-normal-*-14-*-iso8859-1
265 Mosaic*XmList*fontList: -*-helvetica-medium-r-normal-*-14-*-iso8859-1
266 Mosaic*XmText.fontList: -*-lucidatypewriter-medium-r-normal-*-14-*-iso8859-1
267 Mosaic*XmTextField.fontList: -*-lucidatypewriter-medium-r-normal-*-14-*-iso8859-1
268 Mosaic*optionmenu*marginHeight: 0
269 Mosaic*optionmenu*marginTop: 5
270 Mosaic*optionmenu*marginBottom: 5
271 Mosaic*optionmenu*marginWidth: 5
272 Mosaic*pulldownmenu*XmPushButton*marginHeight: 1
273 Mosaic*pulldownmenu*XmPushButton*marginWidth: 1
274 Mosaic*pulldownmenu*XmPushButton*marginLeft: 3
275 Mosaic*pulldownmenu*XmPushButton*marginRight: 3
276 Mosaic*XmList*listMarginWidth: 3
277 Mosaic*menubar*marginHeight: 1
278 Mosaic*menubar.marginHeight: 0
279 Mosaic*menubar*marginLeft: 1
280 Mosaic*menubar.spacing: 7
281 Mosaic*XmMenuShell*marginLeft: 3
282 Mosaic*XmMenuShell*marginRight: 4
283 Mosaic*XmMenuShell*XmToggleButtonGadget*spacing: 2
284 Mosaic*XmMenuShell*XmToggleButtonGadget*marginHeight: 0
285 Mosaic*XmMenuShell*XmToggleButtonGadget*indicatorSize: 12
286 Mosaic*XmMenuShell*XmLabelGadget*marginHeight: 4
287 Mosaic*XmToggleButtonGadget*spacing: 4
288 Mosaic*XmToggleButton*spacing: 4
289 Mosaic*XmScrolledWindow*spacing: 0
290 Mosaic*XmScrollBar*width: 18
291 Mosaic*XmScrollBar*height: 18
292 Mosaic*XmScale*scaleHeight: 20
293 Mosaic*XmText*marginHeight: 4
294 Mosaic*fsb*XmText*width: 420
295 Mosaic*fsb*XmTextField*width: 420
296 Mosaic*fsb*XmText*height: 500
297 Mosaic*fsb*XmTextField*height: 500
298 Mosaic*fillOnSelect: True
299 Mosaic*visibleWhenOff: True
300 Mosaic*XmText*highlightThickness: 0
301 Mosaic*XmTextField*highlightThickness: 0
302 Mosaic*XmPushButton*highlightThickness: 0
303 Mosaic*XmScrollBar*highlightThickness: 0
304 Mosaic*highlightThickness: 0
305 Mosaic*keyboardFocusPolicy: pointer
306 Mosaic*TitleFont: -adobe-times-bold-r-normal-*-24-*-*-*-*-*-iso8859-1
307 Mosaic*Font: -adobe-times-medium-r-normal-*-17-*-*-*-*-*-iso8859-1
308 Mosaic*ItalicFont: -adobe-times-medium-i-normal-*-17-*-*-*-*-*-iso8859-1
309 Mosaic*BoldFont: -adobe-times-bold-r-normal-*-17-*-*-*-*-*-iso8859-1
310 Mosaic*FixedFont: -adobe-courier-medium-r-normal-*-17-*-*-*-*-*-iso8859-1
311 Mosaic*FixedboldFont: -adobe-courier-bold-r-normal-*-17-*-*-*-*-*-iso8859-1
312 Mosaic*FixeditalicFont: -adobe-courier-medium-o-normal-*-17-*-*-*-*-*-iso8859-1
313 Mosaic*Header1Font: -adobe-times-bold-r-normal-*-24-*-*-*-*-*-iso8859-1
314 Mosaic*Header2Font: -adobe-times-bold-r-normal-*-18-*-*-*-*-*-iso8859-1
315 Mosaic*Header3Font: -adobe-times-bold-r-normal-*-17-*-*-*-*-*-iso8859-1
316 Mosaic*Header4Font: -adobe-times-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
317 Mosaic*Header5Font: -adobe-times-bold-r-normal-*-12-*-*-*-*-*-iso8859-1
318 Mosaic*Header6Font: -adobe-times-bold-r-normal-*-10-*-*-*-*-*-iso8859-1
319 Mosaic*AddressFont: -adobe-times-medium-i-normal-*-17-*-*-*-*-*-iso8859-1
320 Mosaic*PlainFont: -adobe-courier-medium-r-normal-*-14-*-*-*-*-*-iso8859-1
321 Mosaic*PlainboldFont: -adobe-courier-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
322 Mosaic*PlainitalicFont: -adobe-courier-medium-o-normal-*-14-*-*-*-*-*-iso8859-1
323 Mosaic*ListingFont: -adobe-courier-medium-r-normal-*-12-*-*-*-*-*-iso8859-1
324 Mosaic*Foreground: #000000000000
325 Mosaic*XmScrollBar*Foreground: #afafafafafaf
326 Mosaic*Background: #d3d3d3
327 Mosaic*XmList*Background: #d3d3d3
328 Mosaic*XmText*Background: #d3d3d3
329 Mosaic*TroughColor: #545454545454
330 Mosaic*XmSelectionBox*Background: #545454545454
331 Mosaic*XmMessageBox*Background: #d3d3d3
332 Mosaic*XmLabel*Foreground: #1d1d15155b5b
333 Mosaic*XmToggleButton*Foreground: #1d1d15155b5b
334 Mosaic*XmPushButton*Foreground: #5b5b00000000
335 Mosaic*logo*Foreground: #1d1d15155b5b
336 Mosaic*XmTextField*Background: #5f9ea0
337 Mosaic*SelectColor: #ffffffff0000
338 Mosaic*HighlightColor: #afafafafafaf
339 Mosaic*TopShadowColor: #efefefefefef
340 Mosaic*XmList*TopShadowColor: #efefefefefef
341 Mosaic*XmText*TopShadowColor: #efefefefefef
342 Mosaic*XmSelectionBox*TopShadowColor: #efefefefefef
343 Mosaic*XmMessageBox*TopShadowColor: #efefefefefef
344 Mosaic*visitedAnchorColor: #272705055b5b
345 Mosaic*anchorColor: #00000000b0b0
346 Mosaic*activeAnchorFG: #ffff00000000
347 Mosaic*activeAnchorBG: #d3d3d3
348 Mosaic*AnchorUnderlines: 1
349 Mosaic*VisitedAnchorUnderlines: 1
350 Mosaic*DashedVisitedAnchorUnderlines: True
351 Mosaic*VerticalScrollOnRight: True
352 Mosaic*HomeDocument: http://puff.index.dk/
353 Mosaic*ConfirmExit: False
354 loopvar: 200