/usr/share/im-config/data/79_xim.rc is in im-config 0.27-2.
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 | # vim: set sts=4 expandtab:
if [ "$IM_CONFIG_PHASE" = 1 ]; then
XMODIFIERS=@im=none
GTK_IM_MODULE=xim
QT4_IM_MODULE=xim
CLUTTER_IM_MODULE=xim
fi
|