Ubuntu Chinese Input Method (installation of Pinyin/wubi Input Method in Ubuntu)

Source: Internet
Author: User
Tags pkill wubi
1 ----

Installation of Pinyin input method:

Open the console and enter the following command:

Sudo apt-Get install scim-Chinese

If you encounter [Y/n], enter 'y '. After installation, restart scim:

Pkill scim & scim-d

OK!

2 -----
Installation of five input methods:

2.1
Open the console and enter the following command:

Apt-Get install scim-tables-ZH

OK!

2.2 ----
Since the traditional input method is also installed in 2.1, it is generally impossible for you to use all input methods. You can delete those that are not commonly used:

CD/usr/share/scim/Tables

Ls-l

You can see all the code tables in the table (ending with. Bin), find what you don't want, and delete it.
For example, I only use five strokes, and I don't need anything else.

Sudo MV wubi. Bin ../

Sudo RM *.*

Sudo MV ../wubi. Bin wubi. Bin

You can.

2.3 --------

Restart scim:

Pkill scim & scim-d

OK !!

----- End.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.