CentOS 7 Installs Fcitx Wubi Input method via Yum

Source: Internet
Author: User
Tags gpg wubi

CentOS 7 Installs Fcitx Wubi Input method via Yum

The following passed the pro-test:

1. Set source

Posted in Linux at March 5th, 2015/no Comments?

Join Epel Source
EPEL7 is almost a must-have source for CentOS:

$ wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
$ sudo rpm-ivh epel-release-7-5.noarch.rpm
$ sudo rpm–import/etc/pki/rpm-gpg/rpm-gpg-key-epel-7
Add Mosquito-myrepo Source
Mosquito-myrepo is a privately crafted third-party source that includes FCITX input methods and FCITX-based pinyin and wubi inputs.

Project Address: https://copr.fedoraproject.org/coprs/mosquito/myrepo/
Supported distributions: Fedora 19/20/21/rawhide and Rhel/centos 7

$ yum-config-manager–add-repo=https://copr.fedoraproject.org/coprs/mosquito/myrepo/repo/epel-7/ Mosquito-myrepo-epel-7.repo

2, uninstall the original:

Yum Remove IBUs

Yum Remove imsettings imsettings-libs im-chooser

3. Install new

If you only need to install Wubi then you will need to install the package (with some dependencies installed, of course):

# yum Install Fcitx Fcitx-table-chinese--enablerepo=mosquito-myrepo

Note: This step, Wubi IME has been installed.


If you need to visualize the FCITX Setup tool, use the command:

# yum Install Fcitx-configtool--enablerepo=mosquito-myrepo


4, to configure

Configure FCITX
In ~/.BASHRC, add the following:

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

Turn off Gnome-shell listening on the keyboard, and then switch the IME to FCITX:

$ sudo pkill Ibus-daemon
$ gsettings Set Org.gnome.settings-daemon.plugins.keyboard active false
$ Imsettings-switch FCITX

Reboot the system, FCITX start automatically, but the icon is hidden in the notification bar in the lower right corner of the desktop
Open the FCITX Configuration tool, select the Input method tag point "+" can search and add Input method

Install additional input methods

$ yum Install fcitx-googlepinyin fcitx-cloudpinyin # Google Pinyin Input method
$ yum Install fcitx-rime Fcitx-cloudpinyin # Wugniu IME
$ yum Install fcitx-libpinyin Fcitx-cloudpinyin # Libpinyin IME
$ yum Install fcitx-sunpinyin sunpinyin-data fcitx-cloudpinyin # sunpinyin IME

Http://seisman.info/fcitx-for-centos-7.html

Http://www.92wiki.com/hdwiki/doc-view-424.html

Reference Document: http://yuexuan.sinaapp.com/?p=2218


CentOS 7 Installs Fcitx Wubi Input method via Yum

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.