Posts

Showing posts with the label Input Method

[Level 2] Install chewing in Ubuntu

If you want to use Chinese Input in Ubuntu, you can setup the environment with scim. The commands as the following: # apt-get install scim scim-pinyin scim-chewing scim-tables-zh scim-qtimm im-switch # im-switch -s scim Relogin again, and enjoy it! Wish this helps. regards, Stanley Huang