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