1! XMail resource default definitions for xmail version 1.6
2!
3! DO NOT use the wildcard (*) entry on the geometry specification, or it
4! will force all popups to initially anchor with those same coordinates.
5!
6! The color suggestions in this resource file are commented out by default, in
7! deference to sites who's monochrome displays do not find them complimentary.
8! The colors were original chosen for compatability, their complimentary
9! nature in relation to the actions of buttons they are assigned to, and also
10! to provide adequate support if the application is run on a monochrome display
11! with these color definitions uncommented.  They do work, at least on a Sun.
12! You may uncomment, and/or alter these choices to suit your own preferences.
13!
14! The color choices utilized in this application defaults file are:
15!
16! ff0000 - red		ffff00 - yellow		0000ff - blue
17! 00ff00 - green	00ffff - cyan		00cd00 - green3
18! ffffff - white	000000 - black		afeeee - paleturquoise
19! 2e8b57 - seagreen	a52a2a - brown		eedd82 - lightgoldenrod
20! d2b48c - tan		daa520 - goldenrod	7fff00 - chartreuse
21! f0e68c - khaki	ffe4e1 - mistyrose	fffacd - lemonchiffon
22!
23*expert:				True
24.geometry:				+65+3
25*iconGeometry:			+835+0
26*shapeStyle:				oval
27!
28*Abort.background:			white
29*Abort.foreground:			red
30*Abort.translations:			#override <Btn2Down>:	ShowHelp()
31*Autograph.background:			cyan
32*Autograph.translations:		#override <Btn2Down>:	ShowHelp()
33*autograph.background:			paleturquoise
34*autograph.translations:		#override <Btn2Down>:	ShowHelp()
35*aliasList*Background:			tan
36*aliasList.table.entry.background:	cyan
37*alwaysignore*foreground:		seagreen
38*noalwaysignore*foreground:		red
39*autoprint*foreground:			seagreen
40*noautoprint*foreground:		red
41*background:				yellow
42*borderColor:				brown
43*Bcc.background:			cyan
44*Bcc*AsciiSink*Background:		cyan
45*Bcc*scrollHorizontal:			whenNeeded
46*Bcc*Thickness:				5
47*Bcc*MinimumThumb:			3
48*Cancel.background:			mistyrose
49*Cancel.foreground:			black
50*Cancel.translations:			#override <Btn2Down>:	ShowHelp()
51*Cc.background:				cyan
52*Cc*AsciiSink*Background:		cyan
53*Cc*scrollHorizontal:			whenNeeded
54*Cc*Thickness:				5
55*Cc*MinimumThumb:			3
56*Copy.foreground:			blue
57*commandPanel.background:		goldenrod
58*copy.background:			cyan
59*Deliver.background:			green
60*Deliver.foreground:			brown
61*Deliver.borderColor:			brown
62*Deliver.translations:			#override <Btn2Down>:	ShowHelp()
63*delete.foreground:			red
64*delete.background:			white
65*Drop.foreground:			red
66*editheaders*foreground:		seagreen
67*noeditheaders*foreground:		red
68*editorCommand:  xterm -name XMail -title "Message Edit" -display %s -e vi %s
69*exit.foreground:			blue
70*expert*foreground:			seagreen
71*noexpert*foreground:			red
72*Folder.background:			cyan
73!*Font:					*-courier-bold-r-normal--14-*
74*fileWindow*background:			chartreuse
75*fileWindow*scrollHorizontal:		whenNeeded
76*fileWindow*Thickness:			5
77*fileWindow*MinimumThumb:		3
78*foreground:				brown
79*forward.foreground:			green3
80*full.foreground:			red
81*grip*foreground:			brown
82*hold*foreground:			seagreen
83*nohold*foreground:			red
84*icon*background:			lightgoldenrod
85*icon*foreground:			brown
86*inc.background:			cyan
87*indexWindow*background:		lemonchiffon
88*indexWindow*scrollHorizontal:		whenNeeded
89*indexWindow*Thickness:			10
90*indexWindow*MinimumThumb:		5
91*list.background:			tan
92*menu.background:			tan
93*menubutton.foreground:			brown
94*menubutton.background:			cyan
95*Newmail.foreground:			blue
96*previous.foreground:			blue
97*quit.foreground:			red
98*quit.background:			white
99*read.foreground:			green3
100*ReEdit.background:			khaki
101*ReEdit.foreground:			brown
102*ReEdit.translations:			#override <Btn2Down>:	ShowHelp()
103*replyall.background:			green
104*save.background:			cyan
105*Save.foreground:			blue
106*set_menu.background:			tan
107*statusWindow.background:		brown
108*statusWindow.foreground:		yellow
109*Subject.background:			cyan
110*Subject*AsciiSink*Background:		cyan
111*Subject*scrollHorizontal:		whenNeeded
112*Subject*Thickness:			5
113*Subject*MinimumThumb:			3
114*textWindow*background:			lemonchiffon
115*textWindow.text*Wrap:			word
116*textWindow.face.background:		white
117*textWindow.face.foreground:		black
118*textWindow*Thickness:			10
119*textWindow*MinimumThumb:		5
120*titleBar*Background:			brown
121*titleBar*Foreground:			yellow
122*titleBar.logo.background:		white
123*titleBar.logo.foreground:		blue
124*To.Background:				cyan
125*To*AsciiSink*Background:		cyan
126*To*scrollHorizontal:			whenNeeded
127*To*Thickness:				5
128*To*MinimumThumb:			3
129*undelete.foreground:			green3
130*write.foreground:			green3
131*Write.foreground:			red
132!
133*Bcc.translations:	#override \n\
134       <Key>Delete:	delete-previous-character() \n\
135       <Key>BackSpace:	delete-previous-character() \n\
136  Meta <Key>A:		DoDone(Cancel) \n\
137  Meta <Key>C:		DoDone(cancel) \n\
138  Meta <Key>D:		DoDone(Deliver) \n\
139  Ctrl <Key>H:		delete-previous-character() \n\
140  Meta <Key>R:		DoDone(ReEdit) \n\
141  Meta <Key>S:		DoDone(Autograph) \n\
142  Ctrl <Key>U:		beginning-of-line() kill-to-end-of-line() \n\
143  Ctrl <Key>W:		delete-previous-word() \n\
144  Meta <Key>X:		DoDone(autograph) \n\
145       <Btn3Down>:	SetAliases() \n\
146       <Key>Return:	NextField()
147!
148*Cc.translations:	#override \n\
149       <Key>Delete:	delete-previous-character() \n\
150       <Key>BackSpace:	delete-previous-character() \n\
151  Meta <Key>A:		DoDone(Cancel) \n\
152  Meta <Key>C:		DoDone(cancel) \n\
153  Meta <Key>D:		DoDone(Deliver) \n\
154  Ctrl <Key>H:		delete-previous-character() \n\
155  Meta <Key>R:		DoDone(ReEdit) \n\
156  Meta <Key>S:		DoDone(Autograph) \n\
157  Ctrl <Key>U:		beginning-of-line() kill-to-end-of-line() \n\
158  Ctrl <Key>W:		delete-previous-word() \n\
159  Meta <Key>X:		DoDone(autograph) \n\
160       <Btn3Down>:	SetAliases() \n\
161       <Key>Return:	NextField()
162!
163*indexWindow.translations: \
164  Ctrl <Key>L:		redraw-display() \n\
165  Ctrl <Key>V:		next-page() \n\
166  Ctrl <Key>Z:		scroll-one-line-up() \n\
167  Meta <Key>Q:		DoNothing() \n\
168  Meta <Key>V:		previous-page() \n\
169  Meta <Key>Z:		scroll-one-line-down() \n\
170  Meta <Key><:		beginning-of-file() \n\
171  Meta <Key>>:		end-of-file() \n\
172  None <Key>Return:	scroll-one-line-up() \n\
173  None <Key>space:	next-page() \n\
174  Shift <Key>G:		end-of-file() \n\
175  None <Key>a:		DoReply(a) \n\
176  None <Key>b:		previous-page() \n\
177  None <Key>c:		DoSave(c) \n\
178  None <Key>d:		DoSelected(d) \n\
179  None <Key>f:		DoSelected(P) \n\
180  None <Key>i:		DoCmd(inc) \n\
181  None <Key>j:		scroll-one-line-up() \n\
182  None <Key>k:		scroll-one-line-down() \n\
183  None <Key>m:		DoReply(s) \n\
184  None <Key>n:		DoSelected(n) \n\
185  None <Key>p:		DoSelected(-) \n\
186  None <Key>Up:		DoSelected(-) \n\
187  None <Key>Down:	DoSelected(n) \n\
188  None <Key>q:		Quit(q) \n\
189  None <Key>r:		DoSelected(p) \n\
190  None <Key>s:		DoSave(s) \n\
191  None <Key>u:		DoSelected(u) \n\
192  None <Key>w:		DoSave(w) \n\
193  None <Key>x:		Quit(x) \n\
194  None <Key>-:		scroll-one-line-down() \n\
195  None <Key>\':		beginning-of-file() \n\
196       <Btn1Down>:	select-start() SetSelect() \n\
197       <Btn1Motion>:	extend-adjust() \n\
198       <Btn1Up>:	extend-end(PRIMARY, CUT_BUFFER0) \n\
199       <Btn2Down>:	ShowHelp() \n\
200       <Btn3Down>:	select-start() SetSelect() \n\
201       <Btn3Up>:	DoSelected(p) \n\
202  Ctrl <Key>R:		search(backward) \n\
203  Ctrl <Key>S:		search(forward)
204!
205*Subject.translations:	#override \n\
206       <Key>Delete:	delete-previous-character() \n\
207       <Key>BackSpace:	delete-previous-character() \n\
208  Meta <Key>A:		DoDone(Cancel) \n\
209  Meta <Key>C:		DoDone(cancel) \n\
210  Meta <Key>D:		DoDone(Deliver) \n\
211  Ctrl <Key>H:		delete-previous-character() \n\
212  Meta <Key>R:		DoDone(ReEdit) \n\
213  Meta <Key>S:		DoDone(Autograph) \n\
214  Ctrl <Key>U:		beginning-of-line() kill-to-end-of-line() \n\
215  Ctrl <Key>W:		delete-previous-word() \n\
216  Meta <Key>X:		DoDone(autograph) \n\
217       <Btn3Motion>:	DoNothing() \n\
218       <Btn3Up>:	DoNothing() \n\
219       <Key>Return:	NextField()
220!
221*textWindow.text.translations: #override \
222  Ctrl <Key>J:		MenuPopdown(help) \n\
223  Ctrl <Key>L:		redraw-display() \n\
224  Ctrl <Key>V:		next-page() \n\
225  Ctrl <Key>Z:		scroll-one-line-up() \n\
226  Meta <Key>Q:		DoNothing() \n\
227  Meta <Key>V:		previous-page() \n\
228  Meta <Key>Z:		scroll-one-line-down() \n\
229  Meta <Key><:		beginning-of-file() \n\
230  Meta <Key>>:		end-of-file() \n\
231  Shift <Key>A:		DoReply(A) \n\
232  Shift <Key>C:		DoSave(C) \n\
233  Shift <Key>F:		DoReply(S) \n\
234  Shift <Key>G:		end-of-file() \n\
235  Shift <Key>M:		DoReply(r) \n\
236  Shift <Key>N:		DoCmd(file %) \n\
237  Shift <Key>P:		PrintMsg() \n\
238  Shift <Key>R:		DoReply(R) \n\
239  Shift <Key>S:		DoSave(S) \n\
240  None <Key>Linefeed:	MenuPopdown(help) \n\
241  None <Key>Escape:	MenuPopdown(help) \n\
242  None <Key>Return:	scroll-one-line-up() \n\
243  None <Key>-:		scroll-one-line-down() \n\
244  None <Key>\':		beginning-of-file() \n\
245  None <Key>space:	next-page() \n\
246  None <Key>a:		DoReply(a) \n\
247  None <Key>b:		previous-page() \n\
248  None <Key>c:		DoSave(c) \n\
249  None <Key>d:		DoSelected(d) \n\
250  None <Key>f:		DoSelected(P) \n\
251  None <Key>i:		DoCmd(inc) \n\
252  None <Key>j:		scroll-one-line-up() \n\
253  None <Key>k:		scroll-one-line-down() \n\
254  None <Key>m:		DoReply(s) \n\
255  None <Key>n:		DoSelected(n) \n\
256  None <Key>p:		DoSelected(-) \n\
257  None <Key>Up:		DoSelected(-) \n\
258  None <Key>Down:	DoSelected(n) \n\
259  None <Key>q:		Quit(q) \n\
260  None <Key>r:		DoSelected(p) \n\
261  None <Key>s:		DoSave(s) \n\
262  None <Key>u:		DoSelected(u) \n\
263  None <Key>w:		DoSave(w) \n\
264  None <Key>x:		Quit(x) \n\
265       <Key>?:		ShowHelp() \n\
266       <Btn1Down>:	select-start() \n\
267       <Btn1Motion>:	extend-adjust() \n\
268       <Btn1Up>:	extend-end(PRIMARY, CUT_BUFFER0) \n\
269       <Btn2Down>:	ShowHelp() \n\
270       <Btn3Down>:	extend-start() \n\
271       <Btn3Motion>:	extend-adjust() \n\
272       <Btn3Up>:	extend-end(PRIMARY, CUT_BUFFER0) \n\
273  Ctrl <Key>R:		search(backward) \n\
274  Ctrl <Key>S:		search(forward)
275!
276*To.translations:	#override \n\
277       <Key>Delete:	delete-previous-character() \n\
278       <Key>BackSpace:	delete-previous-character() \n\
279  Meta <Key>A:		DoDone(Cancel) \n\
280  Meta <Key>C:		DoDone(cancel) \n\
281  Meta <Key>D:		DoDone(Deliver) \n\
282  Ctrl <Key>H:		delete-previous-character() \n\
283  Meta <Key>R:		DoDone(ReEdit) \n\
284  Meta <Key>S:		DoDone(Autograph) \n\
285  Ctrl <Key>U:		beginning-of-line() kill-to-end-of-line() \n\
286  Ctrl <Key>W:		delete-previous-word() \n\
287  Meta <Key>X:		DoDone(autograph) \n\
288       <Btn3Down>:	SetAliases() \n\
289       <Key>Return:	NextField()
290!
291