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 ibussudoyumremoveibusgsettingssetorg. gnome. settings-daemon.plugins.keyboardactivefalse # Remove g
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 sogou Input Method for Linux at any time press shift on both sides of the http://www.linuxidc.com/Linux/2014-04/100898.htm to activate
Sogou Input Method for Linux is coming! Http://www.linuxidc.com/Linux/2014-04/100351.htm
Ubuntu installation sogou PinYin Input Method-sogoupinyin http://www.linuxidc.com/Linux/2013-03/81889.htm
Install sogou pinyin + install sogou skin http://www.linuxidc.com/Linux/2013-05/83869.htm under Ubuntu 12.04
Installation http://www.linuxidc.com/Linux/2013-05/84651.htm of sogou input method under Fedora 18
Install sogou input method and support http://www.linuxidc.com/Linux/2015-01/111651.htm for Qt Creator on Ubuntu Linux
For more information about Fedora, see Fedora topics page http://www.linuxidc.com/topicnews.aspx? Tid = 5
This article permanently updates the link address: Http://www.linuxidc.com/Linux/2015-01/112020.htm