This file is indexed.

/etc/X11/xfm/xfm_mailcap is in xfm 1.5.4-3.

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
# If ~/.xfm/xfm_mailcap (or whatever value the mailcapFile resource has)
# does not exist (or if it includes, preferably as last line
# an "include; /etc/X11/xfm/xfm_mailcap") this file (unless someone
# changed the systemwideMailcapFile resource) is read
# to get mailcap entries for all mime-types.
# By default is just read the default places for such files,
# if you have xfm specific things to add, do this before all
# of them.
# see xfm_mailcap(5) for more information
application/x-xfm; LOAD;
# Include program-independant user data:
include; ~/.mailcap
# No nametemplate, as openoffice does not like the wrong one
application/msword; ooffice '%s'; compose=ooffice '%s'; edit=ooffice '%s'; test=test "$DISPLAY" != "" -a -x /usr/bin/ooffice ; description="Microsoft Office Document"
# Include system-wide user data:
include; /etc/mailcap
include; /usr/share/etc/mailcap
include; /usr/local/etc/mailcap
# Fall-back default for manpages:
application/x-troff-man; man -l '%s'; needsterminal; description=manual page
# *; VIEW; edit=EDIT