scim在英文环境中应用
📝
内容提要
edit /etc/profile and add these: export LANG=en_us.UTF-8 export XMODIFIERS="@im=SCIM" #export GTK_IM_MODULE=xim export GTK_IM_MODULE=scim export QT_IM_MODULE=scim export XIM_PROGRAM=SCIM export...
➡️