This file is indexed.

/etc/X11/app-defaults/XConsole is in x11-apps 7.7+4.

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
*allowShellResize:		true
XConsole.translations:		#override\
	<MapNotify>:		Deiconified()	\n\
	<UnmapNotify>:		Iconified()	\n\
	<Message>WM_PROTOCOLS:	Quit()
XConsole.baseTranslations:		#override\
	<MapNotify>:		Deiconified()	\n\
	<UnmapNotify>:		Iconified()	\n\
	<Message>WM_PROTOCOLS:	Quit()
*text.translations:		#override\
	Ctrl<KeyPress>C:	Clear()	\n\
	<KeyPress>Clear:	Clear()
*text.baseTranslations:		#override\
	Ctrl<KeyPress>C:	Clear()	\n\
	<KeyPress>Clear:	Clear()
*text.scrollVertical:		Always
*text.scrollHorizontal:		Never
*text.width:			400
*text.height:			70
*text.allowResize:		true
*editType:			read