This file is indexed.

/etc/X11/Xsession.d/75x11-touchscreen-calibrator is in x11-touchscreen-calibrator 0.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
if [ -f /usr/bin/x11-touchscreen-calibrator ]; then
    /usr/bin/x11-touchscreen-calibrator -d
fi