Ubuntu cannot activate the input method, and ZendStudio cannot activate the Chinese input method.

Source: Internet
Author: User
Development in Ubuntu is quite cool, but after the installation, I found that ZendStudio could not activate the input method, including WPS and other software. Later, Baidu and Google had a bunch, A lot of implementations are not correct. Later I developed a method, and I don't know whether other versions of Linux can be used as well. I used the fcitx penguin input method. I created a new. xprofile in the home directory and wrote exportLC_ALL = zh_CN.utf8exportXMOD.

Development in Ubuntu is quite cool, but after the installation, I found that Zend Studio could not activate the input method, including WPS and other software. Later, Baidu and Google had a bunch, A lot of implementations are not correct. Later I developed a method, and I don't know whether other versions of Linux can be used as well.

I used the fcitx penguin input method. I created a new. xprofile in the home directory and wrote the content.
Export LC_ALL = zh_CN.utf8
Export XMODIFIERS = @ im = fcitx
Export QT_IM_MODULE = xim
Export GTK_IM_MODULE = xim
Fcitx-d

Restart and test. If not, change it
Export LC_ALL = zh_CN.utf8
Export XMODIFIERS = @ im = fcitx
Export QT_IM_MODULE = fcitx
Export GTK_IM_MODULE = fcitx
Fcitx-d

For the scim input method, you can change all fcitx to scim.

How to install sogou Input Method in ubuntu
1. sudo add-apt-repository ppa: fcitx-team/nightly
2. sudo apt-get update
3. sudo apt-get install fcitx-config-gtk fcitx-sunpinyin fcitx-googlepinyin fcitx-module-cloudpinyin fcitx-sogoupinyin im-switch
4. sudo im-switch-s fcitx-z default

Logout or restart.

Reading:

Solution http://www.linuxidc.com/Linux/2008-03/11903.htm with blank interface displayed in ZendStudio under Ubuntu

Fedora 13 Zend Studio 5.5 interface blank and garbled solution http://www.linuxidc.com/Linux/2011-03/33646.htm

Installing Zend Studio occurs exec: 2481 http://www.linuxidc.com/Linux/2011-02/32177.htm

Solve the Problem of Zend Studio displaying blank pages under Ubuntu http://www.linuxidc.com/Linux/2011-01/31575.htm

Using XAMPP + Zend Studio 7.2 In Ubuntu to build a PHP test environment http://www.linuxidc.com/Linux/2010-07/27035.htm

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

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.