Ubuntu 10.10 Linux input methods

Source: Internet
Author: User
Tags lenovo

Since I started Linux in October, I have been traveling in this "Bitter Sea" for a year and a half. The first headache is the input method.

Ubuntu has its own input method scim, which does not have the Lenovo memory function. It is like a smart ABC when a word is entered.

Later I found the little penguin input method, fcitx, and found a deb package (because the source code has been compiled several times, and there are always errors and no moves). After the installation, the Lenovo memory function is available, but there are few options and the interface is not very good. Sorry, I have to compare the Linux Input Method with sogou in Windows. Although sogou is short-sighted and unwilling to develop the Linux input method, it is undeniable that, sogou input method is currently the best Chinese Input Method in windows.

Some time ago, my roommate asked me to solve the problem of the input method, so I began to search for better input methods. Then, find ibus-sogoupycc and sunpinyin. The former is based on ibus and integrates the sogou cloud function. It does not have to leave the browser as the sogou cloud input method. The effect is good and the accuracy is very high. The latter is developed by Sun, the best Input Method in MAC system. I have not tried the effect in Linux. I have installed sunpinyin for ibus but cannot call it out, it is estimated that there are too many input methods in my Ubuntu system, resulting in confusion. The installation process of some input methods is as follows:

 

1. scim input method (Intelligent PinYin Input Method)

Install the scim Input Method platform (this is not available at this time, this is just a framework): sudo apt-Get install scim

Installation input method (or code table ):Sudo apt-Get install scim-Chinese


2. fcitx little penguin Input Method

Official Website: Workshop:

Sudo apt-Get install im-switch fcitx

Sudo im-switch-s fcitx-Z default #Modify the Default Input Method of the current user. For more information, see man im-switch.

 

3. Cloud input method (for emergency purposes)

Sogou original input method: http://pinyin.sogou.com/cloud/

Qq cloud input method (): http://py.qq.com/web/

Baidu cloud Input Method: http://ime.baidu.com/online.html#api. currently, developers can try the input method.

The cloud input method can be added to the favorites folder of the browser for free use on the webpage.

 

4. ibus sogou cloud

Download the input method and local dictionary: http://code.google.com/p/ibus-sogoupycc /.

Step 1: sudo apt-Get install liblua5.1-0-dev liblua5.1-socket2 libsqlite3-dev libibus-dev libnotify-dev lua5.1 libgee-dev valac sqlite3
Step 2: Install SVN: sudo apt-Get install Subversion

Step 3: SVN checkout http://ibus-cloud-pinyin.googlecode.com/svn/trunk/ ibus-cloud-pinyin
Step 4:

CD ibus-cloud-pinyin

Make
Sudo make install

Or:

Reference address:Http://blog.163.com/woaini262173767@126/blog/static/31854359201043014529435/

 

5. sunpinyin Input Method

Sunpinyin is an input method based on the statistical language model (SML) and is said to be very powerful. Sun Pinyin is already in the Debian source.

Sun pinyin compilation and installation:

Go to http://mentors.debian.net/debian/pool/main/s/sunpinyin/and download the three packages.

$ Dpkg-source-x sunpinyin_1.0 ~ Hg20090201-1.dsc

$ CD sunpinyin-1.0 ~ Hg20090201/

$ Sudo dpkg-buildpackage

Finally, we get four Deb packages:

Iiimf-le-sunpinyin-chinese_1.0 ~ Hg20090201-1_i386.deb
Scim-sunpinyin_1.0 ~ Hg20090201-1_i386.deb
Sunpinyin-data-be_1.0 ~ Hg20090201-1_all.deb
Sunpinyin-data-le_1.0 ~ Hg20090201-1_all.deb
Among them, scim starts with scim, and sunpinyin-data-Le starts with little-Endian platform like x86. Install both of them.
Of course, you can download the compiled Deb package:
Scim-sunpinyin_1.0 ~ Hg20090201-1_i386.deb: Downloading
Sunpinyin-data-le_1.0 ~ Hg20090201-1_all.deb: Downloading
Developer blog: Yong Sun
Project home: http://www.opensolaris.org/ OS /project/input-method/

 

In addition, we provide a simple installation method for Ubuntu 10.10: sudo apt-Get install ibus-sunpinyin

 

Note: The above methods are collected at ordinary times. If any errors occur, please correct them! Thank you!

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.