# /etc/X11/Xim -*- sh -*- # # global config file to start input method servers and clients if [ -x /usr/bin/X11/kinput2 ]; then /usr/bin/X11/kinput2 -wnnenvrc6 /usr/lib/wnn7/ja_JP/wnnenvrc & XMODIFIERS="@im=kinput2" GTK_IM_MODULE="xim" export XMODIFIERS GTK_IM_MODULE fi