Fedora 20 Install Sogou Pinyin Input Method

Source: Internet
Author: User

1. Uninstalling IBUs

sudo yum remove IBUs
Gsettings set Org.gnome.settings-daemon.plugins.keyboard active false #解除gnome桌面与ibus守护进程的绑定

2. Installing the Fcitx Input Method platform

sudo yum install Fcitx
sudo yum install fcitx-configtool.x86_64 #用于图形化配置输入法

3. Configuring environment Variables for FCITX

Add the following to the ~/.BASHRC:

Export GTK_IM_MODULE=FCITX
Export QT_IM_MODULE=FCITX
Export xmodifiers= "@im =FCITX"

4. Log off the user

Fedora 20 does not unregister this option and can be logged off by command

5. Download and install Sogou Input method

Download in Sogou official website. Deb installation, do not use alien to convert to RPM, the installation will prompt error (seemingly path error); Go to the download directory to unzip the. deb file

AR VX Sogou_pinyin_linux_1.1.0.0037_amd64.deb

The files in the package will be retrieved after decompression

X-debian-binary
X-control.tar.gz
X-data.tar.xz

Install Input Method

sudo tar-jxvf data.tar.xz-c/

The Sogou library file into the FCITX, so that FCITX identify and unified management Sogou Pinyin

sudo cp/usr/lib/x86_64-linux-gnu/fcitx/fcitx-sogoupinyin.so/usr/lib64/fcitx/fcitx-sogoupinyin.so

When you start Fcitx and Sogou-qimpanel, a bunch of warnings and error messages pop up. I did not handle, directly start the FCITX Configuration tool configuration Input method, normal use Sogou.

Fcitx
Sogou-qimpanel

Reprint: http://www.linuxidc.com/Linux/2015-01/112020.htm

Fedora 20 Install Sogou Pinyin Input Method

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.