This file is indexed.

/etc/X11/app-defaults/Xedit is in x11-apps 7.7+2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
! $XFree86: xc/programs/xedit/Xedit.ad,v 1.23 2002/09/22 07:09:05 paulo Exp $

*geometry:				590x440
*input:					TRUE
*enableBackups:				True
*backupNameSuffix:			~
*changedBitmap:				xlogo11
*international:				False

*hints:\
Use Control-S and Control-R to Search.\n\
Use Control-Shift-_ to Undo. Control-G to switch between Undo and Redo.\n\
Use Control-A to jump to the beginning of the line.\n\
Use Control-E to jump to the end of the line.\n\
Use Control-T to transpose characters.\n\
Use Control-K to cut to the end of the line. Control-Y to paste.\n\
Use Control-Q to escape control characters.\n\
Use Control-U[,<number>] to multiply actions. Control-G to cancel.\n\
Use Control-Z to scroll one line up. Meta-Z to scroll one line down.\n\
Use Meta-Q to format a paragraph.\n\
Use Right-Button to extend selections.\n\
Use Meta-I to insert a file.\n\
Use Control-W to delete a selection, and/or jump to the selection mark.\n\
Use Control-X,Control-F to find a file. Tab for filename completion.\n\
Use Control-X,Control-S to save.\n\
Use Control-X,Control-C to exit.\n\
Use Control-C to paste the selection at CUT_BUFFER0.\n\
Use Control Left-Button to popup the File Menu.\n\
Use Control Middle-Button to popup the Edit Menu.\n\
Use Control Right-Button to popup the Option Menu.\n\
Use Control-X,Tab to Indent.\n\
Use Control-X,0 to delete current splitted window.\n\
Use Control-X,1 to delete other splitted window.\n\
Use Control-X,2 to split the window vertically.\n\
Use Control-X,3 to split the window horizontally.\n\
Use Control-X,b to switch to another file.\n\
Use Control-X,d to list directory. Control-G to Cancel.\n\
Use Control-X,k to close file being edited.\n\
Use Control-X,o to switch to another splitted window.\n\
Use Control-X,u to undo. Control-G to switch between Undo and Redo.\n\
Use Insert to toggle Overwrite mode.\n\
Use Control-G to interrupt the lisp subprocess.\n\
Use Escape to enter or leave regex search and replace mode.\n\
Use Alt-. to search tags for the selected symbol or find the next match.

*formWindow*defaultDistance:		2
*formWindow.?.borderWidth:		0
*formWindow.min:			18
*formWindow.max:			18
*formWindow.showGrip:			False
*positionWindow.fromHoriz:		labelWindow
*positionWindow.horizDistance:		0
*positionWindow.left:			chainRight
*positionWindow.right:			chainRight
*positionWindow.width:			90
*positionWindow.label:			error
*positionWindow.justify:		left
*labelWindow*justify:			center
*labelWindow*label:			no file yet
*labelWindow.left:			chainLeft
*labelWindow.right:			chainRight

*quit.label:				Quit
*quit.tip:				Close xedit window
*save.label:				Save
*save.tip:				Save current file
*load.label:				Load
*load.tip:				Load a new file

*buttons*orientation:			horizontal
*buttons*showGrip:			False
*buttons.min:				18

*messageWindow.height:			50
*messageWindow.min:			18
*Paned*Text*allowResize:		True

*messageWindow.autoFill:		False
*messageWindow.scrollVertical:		Never

*editWindow.autoFill:			False
*editWindow.scrollVertical:		Always
*editWindow.showGrip:			True
xedit.textSource*enableUndo:		True

*bc_label*label:			Use Control-S and Control-R to Search.
*bc_label*showGrip:			False
*bc_label.min:				18

*dirlabel.showGrip:			False
*dirlabel.min:				18
*dirlabel.max:				18

*dirwindow.defaultColumns:		0
*dirwindow.verticalList:		True

*viewport.forceBars:			True
*viewport.allowVert:			1

*insertFile*text.width:			141
*insertFile*text.?.pieceSize:		256
*search*searchText.width:		157
*search*replaceText.width:		157
*search*case.horizDistance:		25
*search*Text.?.pieceSize:		256

*SimpleMenu.BackingStore:		NotUseful
*SimpleMenu.menuLabel.vertSpace:	80
*SimpleMenu.SmeBSB.HorizontalMargins:	16
*SimpleMenu.justify:			center
*SimpleMenu.menuLabel.height:		250
*SimpleMenu*cursor:			left_ptr

*fileMenu.label:			File Menu
*optionsMenu.label:			Option Menu
*optionsMenu.ispell.label:		ispell...
*editMenu.label:			Edit Menu
*editMenu.wrapMenuItem.label:		Wrapping
*editMenu.wrapMenuItem.leftBitmap:	menu12
*wrapMenu.never.label:			Never
*wrapMenu.line.label:			Line
*wrapMenu.word.label:			Word
*editMenu.autoFill.label:		Auto Fill
*editMenu.justifyMenuItem.label:	Justification
*editMenu.justifyMenuItem.leftBitmap:	menu12
*justifyMenu.left.label:		Left
*justifyMenu.right.label:		Right
*justifyMenu.center.label:		Center
*justifyMenu.full.label:		Full
*editMenu.breakColumns.label:		Break Columns...
*editMenu.scrollMenuItem.label:		Scrollbars
*editMenu.scrollMenuItem.leftBitmap:	menu12
*scrollMenu.vertical.label:		Vertical
*scrollMenu.horizontal.label:		Horizontal
*editMenu.modeMenuItem.leftBitmap:	menu12
*editMenu.modeMenuItem.label:		Edit Mode
*editModes.none.label:			Plain/None

*TransientShell*Text.translations: #override \
c<Key>S:	no-op(r)\n\
c<Key>R:	no-op(r)\n\
m<Key>I:	no-op(r)

*search.translations: #override \
<Create>:get-values(my, $w, width, $h, height)\
	set-values(1, minWidth, $w, minHeight, $h, maxHeight, $h, allowShellResize, False)

*insertFile.title:			Insert File
*insertFile.translations: #override \
<Create>:get-values(my, $w, width, $h, height)\
	set-values(1, minWidth, $w, minHeight, $h, maxHeight, $h, allowShellResize, False)

*baseTranslations: #override \
<Ctrl>X,<Ctrl>C:quit()\n\
<Ctrl>X,<Ctrl>S:save-file()\n\
<Ctrl>X,<Ctrl>F:find-file()\n\
<Key>Escape:	line-edit()

*messageWindow.Translations: #override \
<Ctrl>X,<Ctrl>C:quit()\n\
<Ctrl>X,<Ctrl>S:save-file()\n\
<Ctrl>X,<Ctrl>F:find-file()\n\
<Enter>:	no-op()\n\
<Leave>:	no-op()\n\
<Btn1Down>:	set-keyboard-focus() select-start()

*searchText.Translations: #override \
<Enter>:	no-op()\n\
<Leave>:	no-op()\n\
<Btn1Down>:	set-keyboard-focus() select-start()

*replaceText.Translations: #override \
<Enter>:	no-op()\n\
<Leave>:	no-op()\n\
<Btn1Down>:	set-keyboard-focus() select-start()

*editWindow.translations: #override \
<Ctrl>X,<Ctrl>E:lisp-eval()\n\
<Ctrl>X,<Key>Tab:indent()\n\
<Ctrl>X,:<Key>0:delete-window(current)\n\
<Ctrl>X,:<Key>1:delete-window(other)\n\
<Ctrl>X,:<Key>2:split-window(vertical)\n\
<Ctrl>X,:<Key>3:split-window(horizontal)\n\
<Ctrl>X,!l @Num_Lock<Key>b:switch-source()\n\
<Ctrl>X,!l <Key>b:switch-source()\n\
<Ctrl>X,!@Num_Lock<Key>b:switch-source()\n\
<Ctrl>X,!<Key>b:switch-source()\n\
<Ctrl>X,!l @Num_Lock<Key>d:dir-window()\n\
<Ctrl>X,!l <Key>d:dir-window()\n\
<Ctrl>X,!@Num_Lock<Key>d:dir-window()\n\
<Ctrl>X,!<Key>d:dir-window()\n\
<Ctrl>X,!l @Num_Lock<Key>k:kill-file()\n\
<Ctrl>X,!l <Key>k:kill-file()\n\
<Ctrl>X,!@Num_Lock<Key>k:kill-file()\n\
<Ctrl>X,!<Key>k:kill-file()\n\
<Ctrl>X,!l @Num_Lock<Key>o:other-window()\n\
<Ctrl>X,!l <Key>o:other-window()\n\
<Ctrl>X,!@Num_Lock<Key>o:other-window()\n\
<Ctrl>X,!<Key>o:other-window()\n\
<Ctrl>X,!l @Num_Lock<Key>u:undo()\n\
<Ctrl>X,!l <Key>u:undo()\n\
<Ctrl>X,!@Num_Lock<Key>u:undo()\n\
<Ctrl>X,!<Key>u:undo()\n\
<Ctrl>G:	xedit-keyboard-reset()\n\
<Ctrl>J:	xedit-print-lisp-eval()\n\
:m<Key>.:	tags()\n\
<Key>Tab:	insert-char()\n\
!l @Num_Lock<Key>b:insert-char()\n\
!l <Key>b:	insert-char()\n\
!@Num_Lock<Key>b:insert-char()\n\
!<Key>b:	insert-char()\n\
!l @Num_Lock<Key>d:insert-char()\n\
!l <Key>d:	insert-char()\n\
!@Num_Lock<Key>d:insert-char()\n\
!<Key>d:	insert-char()\n\
!l <Key>k:	insert-char()\n\
!l @Num_Lock<Key>k:insert-char()\n\
!@Num_Lock<Key>k:insert-char()\n\
!<Key>k:	insert-char()\n\
!l @Num_Lock<Key>o:insert-char()\n\
!l <Key>o:	insert-char()\n\
!@Num_Lock<Key>o:insert-char()\n\
!<Key>o:	insert-char()\n\
!l @Num_Lock<Key>u:insert-char()\n\
!l <Key>u:	insert-char()\n\
!@Num_Lock<Key>u:insert-char()\n\
!<Key>u:	insert-char()\n\
~s <Key>Insert:	toggle-overwrite()\n\
c l @Num_Lock<Btn1Down>:xedit-focus() popup-menu(fileMenu)\n\
c @Num_Lock<Btn1Down>:xedit-focus() popup-menu(fileMenu)\n\
c l<Btn1Down>:	xedit-focus() popup-menu(fileMenu)\n\
c<Btn1Down>:	xedit-focus() popup-menu(fileMenu)\n\
c l @Num_Lock<Btn2Down>:xedit-focus() popup-menu(editMenu)\n\
c @Num_Lock<Btn2Down>:xedit-focus() popup-menu(editMenu)\n\
c l<Btn2Down>:	xedit-focus() popup-menu(editMenu)\n\
c<Btn2Down>:	xedit-focus() popup-menu(editMenu)\n\
c l @Num_Lock<Btn3Down>:xedit-focus() popup-menu(optionsMenu)\n\
c @Num_Lock<Btn3Down>:xedit-focus() popup-menu(optionsMenu)\n\
c l<Btn3Down>:xedit-focus() popup-menu(optionsMenu)\n\
c<Btn3Down>:	xedit-focus() popup-menu(optionsMenu)\n\
<Btn1Down>:	xedit-focus() select-start()\n\
<Btn4Down>:	scroll-one-line-down()\n\
<Btn5Down>:	scroll-one-line-up()

*filename.?.pieceSize:			256
*filename.translations: #override \
c<Key>S:	no-op(r)\n\
c<Key>R:	no-op(r)\n\
m<Key>I:	no-op(r)\n\
c<Key>G:	cancel-find-file()\n\
<Key>Return:	load-file()\n\
<Key>Tab:	file-completion(h)\n\
<Key>Escape:	cancel-find-file()\n\
<Enter>:	no-op()\n\
<Leave>:	no-op()\n\
<Btn1Down>:	set-keyboard-focus() select-start()

*ispell.translations:	#override \
<Message>WM_PROTOCOLS:	ispell(end)

! Sample dictionary, word chars and text mode resources setup
!*ispell.dictionary:			br
!*ispell.dictionaries:			br american americanmed+ english
!*ispell*br.wordChars:			áéíóúçÁÉÍÓÚÇàÀâêôÂÊÔüÜãõÃÕ-
*ispell.ispellCommand:			/usr/bin/aspell -B -m
*ispell.lookCommand:			/bin/egrep
!*ispell*text.skipLines:		.#

*ispell.geometry:			0x0
*ispell.minWidth:			320
*ispell.minHeight:			245
*ispell*Label.borderWidth:		0
*ispell*Label.internalHeight:		4
*ispell*Label.justify:			right
*ispell*Label.width:			112
*ispell*Label.left:			chainLeft
*ispell*Label.right:			chainLeft
*ispell*Label.top:			chainTop
*ispell*Label.bottom:			chainTop
*ispell*mispelled.label:		Misspelled word:
*ispell*mispelled.top:			chainTop
*ispell*mispelled.bottom:		chainTop
*ispell*mispelled.internalWidth:	0
*ispell*repeated.label:			Repeated words:
*ispell*repeated.internalWidth:		0
*ispell*replacement.label:		Replace with:
*ispell*word.fromHoriz:			mispelled
*ispell*word.justify:			left
*ispell*word.borderWidth:		1
*ispell*word.internalWidth:		4
*ispell*word.internalHeight:		3
*ispell*word.width:			194
*ispell*word.left:			chainLeft
*ispell*word.right:			chainRight
*ispell*word.top:			chainTop
*ispell*word.bottom:			chainTop
*ispell*word.label:
*ispell*word.tip:			Press here to select this text
*ispell*word.highlightThickness:	0
*ispell*text.fromHoriz:			replacement
*ispell*replacement.fromVert:		mispelled
*ispell*replacement.internalWidth:	0
*ispell*form.text.fromVert:		word
*ispell*form.text.width:		194
*ispell*form.text.top:			chainTop
*ispell*form.text.bottom:		chainTop
*ispell*form.text.left:			chainLeft
*ispell*form.text.right:		chainRight
*ispell*form.text.leftMargin:		4
*ispell*form.text.?.pieceSize:		256
*ispell*suggestions.label:		Suggestions:
*ispell*suggestions.fromVert:		replacement
*ispell*suggestions.internalWidth:	0
*ispell*viewport.fromHoriz:		suggestions
*ispell*viewport.fromVert:		text
*ispell*viewport.width:			194
*ispell*viewport.height:		143
*ispell*viewport.top:			chainTop
*ispell*viewport.bottom:		chainBottom
*ispell*viewport.left:			chainLeft
*ispell*viewport.right:			chainRight
*ispell*viewport.forceBars:		1
*ispell*viewport.allowVert:		1
*ispell*list.defaultColumns:		1
*ispell*list.longest:			16384
*ispell*commands.vertDistance:		5
*ispell*commands.fromVert:		suggestions
*ispell*commands.top:			chainBottom
*ispell*commands.bottom:		chainBottom
*ispell*commands.right:			chainLeft
*ispell*commands.left:			chainLeft
*ispell*check.label:			Check
*ispell*check.width:			54
*ispell*check.tip:			Ask ispell about the word in the text field
*ispell*look.label:			Look
*ispell*look.fromHoriz:			check
*ispell*look.horizDistance:		0
*ispell*look.width:			46
*ispell*look.tip:			Runs the look command
*ispell*undo.fromVert:			check
*ispell*undo.label:			Undo
*ispell*undo.width:			102
*ispell*undo.tip:			Undo last action
*ispell*replace.fromVert:		undo
*ispell*replace.label:			Replace
*ispell*replace.tip:			Replace occurence of the word
*ispell*replaceAll.fromVert:		undo
*ispell*replaceAll.fromHoriz:		replace
*ispell*replaceAll.label:		All
*ispell*replaceAll.tip:			Replace all occurences of the word
*ispell*ignore.fromVert:		replace
*ispell*ignore.label:			Ignore
*ispell*ignore.tip:			Ignore this word
*ispell*ignoreAll.fromVert:		replaceAll
*ispell*ignoreAll.fromHoriz:		ignore
*ispell*ignoreAll.label:		All
*ispell*ignoreAll.tip:			Ignore all ocurrences of the word
*ispell*add.fromVert:			ignore
*ispell*add.label:			Add
*ispell*add.width:			50
*ispell*add.tip:			Add word to your private dictionary
*ispell*addUncap.fromVert:		ignoreAll
*ispell*addUncap.fromHoriz:		add
*ispell*addUncap.label:			Uncap
*ispell*addUncap.horizDistance:		0
*ispell*addUncap.width:			50
*ispell*addUncap.tip:			Add word uncapitalized, to your private dictionary
*ispell*suspend.fromVert:		add
*ispell*suspend.label:			Suspend
*ispell*suspend.width:			57
*ispell*suspend.tip:			Suspend ispell execution
*ispell*cancel.fromHoriz:		suspend
*ispell*cancel.fromVert:		addUncap
*ispell*cancel.label:			Close
*ispell*cancel.width:			43
*ispell*cancel.horizDistance:		0
*ispell*cancel.tip:			Terminates ispell process
*ispell*replace.width:			65
*ispell*ignore.width:			65
*ispell*replaceAll.width:		35
*ispell*replaceAll.horizDistance:	0
*ispell*ignoreAll.width:		35
*ispell*ignoreAll.horizDistance:	0
*ispell*terse.fromVert:			cancel
*ispell*terse.Label:			Terse Mode
*ispell*terse.width:			104
*ispell*terse.borderWidth:		0
*ispell*terse.tip:			Switch terse mode
*ispell*status.fromVert:		viewport
*ispell*status.fromHoriz:		suggestions
*ispell*status.top:			chainBottom
*ispell*status.bottom:			chainBottom
*ispell*status.left:			chainLeft
*ispell*status.right:			chainRight
*ispell*status.width:			194
*ispell*status.borderWidth:		1
*ispell*status.justify:			left
*ispell*status.internalHeight:		2
*ispell*status.vertDistance:		2
*ispell*options.fromVert:		status
*ispell*options.fromHoriz:		commands
*ispell*options.bottom:			chainBottom
*ispell*options.top:			chainBottom
*ispell*options.left:			chainLeft
*ispell*options.right:			chainRight
*ispell*options.dict.width:		121
*ispell*options.horizDistance:		2
*ispell*options.vertDistance:		2
*ispell*options.defaultDistance:	2
*ispell*dict.highlightThickness:	0
*ispell*dict.justify:			left
*ispell*dict.resizable:			False
*ispell*dict.leftBitmap:		menu12
*ispell*dict.label:			Dictionary
*ispell*dict.tip:			Change dictionary
*ispell*options.format.width:		65
*ispell*format.highlightThickness:	0
*ispell*format.justify:			left
*ispell*format.resizable:		False
*ispell*format.leftBitmap:		menu12
*ispell*format.fromHoriz:		dict
*ispell*format.horizDistance:		0
*ispell*format.tip:			Select text type

*columns.minWidth:			140
*columns.minHeight:			76
*columns.maxWidth:			140
*columns.maxHeight:			76
*columns.form*defaultDistance:		4
*columns*left:				chainLeft
*columns*right:				chainLeft
*columns*top:				chainTop
*columns*bottom:			chainTop
*columns*Label.width:			96
*columns*Label.borderWidth:		0
*columns*Label.internalHeight:		4
*columns*Label.internalWidth:		2
*columns*Label.justify:			right
*columns*Text.width:			30
*columns*Command.width:			58
*columns*leftLabel.label:		Left Column:
*columns*left.fromHoriz:		leftLabel
*columns*rightLabel.label:		Right Column:
*columns*rightLabel.fromVert:		leftLabel
*columns*right.fromHoriz:		rightLabel
*columns*right.fromVert:		left
*columns*ok.fromVert:			rightLabel
*columns*cancel.fromHoriz:		ok
*columns*cancel.fromVert:		rightLabel
*columns*cancel.horizDistance:		12
*columns*Text.?.pieceSize:		8

*columns*Text.translations: #override \
c<Key>S:	no-op(r)\n\
c<Key>R:	no-op(r)\n\
m<Key>I:	no-op(r)\n\
<Key>Return:	set-columns(ok)\n\
<Key>Tab:	change-field()\n\
c<Key>G:	set-columns(cancel)\n\
<Key>Escape:	set-columns(cancel)\n\
<Enter>:	no-op()\n\
<Leave>:	no-op()\n\
<Btn1Down>:	set-keyboard-focus() select-start()

*columns.translations:	#override \
<Message>WM_PROTOCOLS:	set-columns(cancel)

! EOF.