This file is indexed.

/etc/X11/xinit/xinput.d/hime is in hime 0.9.9-1.

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
XIM=hime
XIM_PROGRAM=/usr/bin/hime
XIM_ARGS=
GTK_IM_MODULE=hime
if [ -e /usr/lib/qt3/plugins/inputmethods/im-hime.so ]; then
    QT_IM_MODULE=hime
else
    QT_IM_MODULE=xim
fi
if [ -e /usr/lib/qt4/plugins/inputmethods/im-hime.so ]; then
    QT4_IM_MODULE=hime
else
    QT4_IM_MODULE=xim
fi
 
DEPENDS=