Scim is installed by default in ubuntu8.10, but scim only supports English and has no Chinese input method. In this case, if you are familiar with Pinyin input, you only need to install the Pinyin input method. The command is as follows: sudo apt-get install scim-pinyin if you like to use the skim front-end, you can also add skim-scim-pinyin after installation, you can use the pinyin Input Method (of course, you must use scim-setup to set and activate pinyin. Then restart x windows ). Unfortunately, this is not enough, because in fact many of us are used to using the five-stroke input method. I used to input it in pinyin, but recently I got used to five times, and I feel much better than pinyin. I'm not used to pinyin. It's a little new. Well, let's spend less time talking and get down to the truth. In fact, it is easy to add five more. You only need to install the Chinese code table. Sudo apt-get install scim-tables-zh; if you execute sudo apt-get install scim-*, most scim-related installation packages that can be installed are displayed. Of course, you should add more good sources for fast download and installation. Also, do not forget to restart x windows (Ctrl + Alt + BackSpace) after the installation is successful) experience the sense of accomplishment of your five high-speed input!
This article is from the guest Network Customer Alliance