This file is indexed.

/etc/X11/app-defaults/XLbiff is in xlbiff 4.1-7.

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
!
! XLbiff  --  Literate Biff, displays incoming mail, etc
!
*font:	-*-clean-bold-r-normal--13-130-75-75-c-80-iso8859-1
!
! set these if you have a colour monitor, or put in your .Xdefaults
!
!*foreground:		purple
!*background:		green
!
! command to use for reading new mail info
!
*scanCommand:		/usr/bin/mh/scan -file %s -width %d 2>&1
!*scanCommand:		scan -file %s -width %d -form xlbiff.form 2>&1
!*scanCommand:		echo 'x' | mail | grep '^.[UN]'
!*scanCommand:		frm
!
! Command to use for invoking mailreader (default is none)
!
!*mailerCommand:	xterm -e elm
!*mailerCommand:	xterm -e plum
!*mailerCommand:	xterm -e mailx
!*mailerCommand:	xmh
!
! Dimensions of the display window
!
*columns:		80
*rows:			20
!
! miscellaneous
!
*bottom:		False
*led:			0
*ledPopdown:		False
*refresh:		0
*resetSaver:		False
*update:		15
*volume:		100
!
! actions
!
*translations:		#override\n\
			:<Key>space:		popdown()\n\
			:<Key>Return:		popdown()\n\
			:<Btn1Down>,<Btn1Up>:	popdown()\n\
			:<Btn2Down>,<Btn2Up>:	mailer()\n\
			:<Btn3Down>,<Btn3Up>:	exit()\n\
			:<Key>q:		exit()\n