Install sogou PinYin Input Method on Fedora 20

Source: Internet
Author: User

Install sogou PinYin Input Method on Fedora 20

The default ora input method is ibus, but it is still not easy to use. So I found the sogou installation package developed by UbuntuKylin and sogou for installation.

1. Uninstall ibus

Sudo yum remove ibus
Gsettings set org. gnome. settings-daemon.plugins.keyboard active false # unbind gnome Desktop from the ibus daemon

2. Install the fcitx Input Method Platform

Sudo yum install fcitx
Sudo yum install fcitx-configtool.x86_64 # For graphical configuration input method

3. Configure environment variables of fcitx

In ~ /. Add the following content to bashrc:

Export GTK_IM_MODULE = fcitx
Export QT_IM_MODULE = fcitx
Export XMODIFIERS = "@ im = fcitx"

4. log out of the user

Fedora 20 is not logged out. You can use the command to log out.

5. Download and install sogou Input Method

Download. deb installation on the official sogou website. Do not use alien to convert it to rpm. An error will be prompted during installation (it seems that the path is incorrect). Go to the download directory and decompress the. deb file.

Ar vx sogou_pinyin_linux_1.1.0.0037_amd64.deb

Decompress the package to obtain the files in the package.

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

Installation Input Method

Sudo tar-Jxvf data.tar. xz-C/

Import the library file of sogou to fcitx, so that fcitx can identify and manage sogou pinyin in a unified manner.

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

When fcitx and sogou-qimpanel are started, a bunch of warnings and error messages will pop up. If I have not processed them, I will directly start the fcitx Configuration tool to configure the input method and use sogou normally.

Fcitx
Sogou-qimpanel

-------------------------------------- Split line --------------------------------------

Set the sogou Input Method for Linux and press shift on both sides at any time.

Sogou Input Method for Linux is coming!

Install sogoupinyin on Ubuntu

Install sogou pinyin + install sogou skin in Ubuntu 12.04

Install sogou input method under Fedora 18

Install sogou input method and support for Qt Creator on Ubuntu Linux

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.