SCIM
Environment
SCIM is pre-installed, but does not have Chinese tables, and is not enabled in default
Setup
Install scim-tables-zh and im-switch
- Ubuntu 7.1
SCIM is pre-installed, but does not have Chinese tables, and is not enabled in default
Setup
Install scim-tables-zh and im-switch
#apt-get install scim-tables-zh im-switchSet SCIM to be default input method
im-switch -s scimEdit /etc/X11/xinit/xinput.d/scim, since it uses xim for IM_MODULE
XIM=SCIM
XIM_PROGRAM=/usr/bin/scim
XIM_ARGS="-d"
GTK_IM_MODULE=scim
QT_IM_MODULE=scim