This file is indexed.

/etc/X11/xinit/xinput.d/none is in im-switch 1.20ubuntu5.

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
#
# This configuration provides setting not to use any IM (keep as this is)
# See im-switch(8) and /usr/share/doc/im-switch/README.Debian .
# 
XIM=
XIM_PROGRAM=
XIM_ARGS=
XIM_PROGRAM_XTRA=

#
# Define GTK and QT IM module
#   They may or may not be using xim as the IM.
#
GTK_IM_MODULE=
QT_IM_MODULE=

# Make sure to set as -z
XMODIFIERS=

#
# Define lists of packages neded for above IM to function
#
DEPENDS=

#
# Define X start up hook script to update IM environment
#