[Ubuntu] install the Chinese input method

Source: Internet
Author: User
After the English version of Ubuntu1204 is installed, ctrt & amp; 43; space cannot be switched to Chinese. So the query

After the English version of Ubuntu12.04 is installed, ctrt + space cannot be switched to Chinese.

Then I checked how to install and configure the Chinese input method in Ubuntu.

Step 1 install the language pack:

In the left-side menu bar, click system setting and search for Lanuage Support. in the displayed language Support dialog box, select Install/Remove Languages ..

Find simplified Chinese in language selection, and click confirm to install.

Step 2: install the IBus framework

This is an input method framework.

Open the command line interface and execute the following installation:

Sudo apt-get install ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4

Startup framework:

Im-switch-s ibus
After the IBus framework is installed, log out of the system and make sure the changes take effect immediately. (I did not log out when I installed it myself ..)

Step 3: install the input method engine

Sudo apt-get install ibus-pinyin
(This engine is provided by default by ibus and may prompt you to install it)

Of course, you can install other engines, such as the Google input method.

Sudo apt-get install ibus-googlepinyin
Step 4: Set the IBus framework

Select the specific input method or set the priority.

Ibus-setup

 

Then we can use ctrl + space to switch to Google Pinyin when entering text.

Related Article

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.