Install the Chinese Input Method in ubantu

Source: Internet
Author: User

Ubantu has always used fcitx before installing the Chinese Input Method. Today, I suddenly want to try other methods and find some surprises, which are quite interesting.
The selected scim is officially regarded as obsolete by ubantu. 1. clear scim sudo aptitude remove scim 2. install scim. This is an input method framework, not the specific input method sudo aptitude install scim 3. install sudo aptitude install scim-pinyin www.2cto.com 4. add sudo aptitude install scim-tables-zh 5. create a 95xinput file sudo gedit/etc/X11/Xsession. d/95 Add xinput as follows:/usr/bin/scim-d XMODIFIERS = "@ im = SCIM" export XMODIFIERS export GTK_IM_MODULE = scim 6. save and re-launch! Author inter12

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.