HOWTO : Make SCIM as default Input Method on Ubuntu 9.10
The Input Method is default to iBus on Ubuntu 9.10. However, iBus does not provide my Chinese Input Method but SCIM has. Therefore, I need to make SCIM as default instead of iBus.
Then, choose scim by the number and a "
That's all! See you.
sudo im-switch -s scimsudo update-alternatives --config xinput-zh_TWThen, choose scim by the number and a "
*" will changed to SCIM from iBus.That's all! See you.