Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
Yizai edited this page Jan 30, 2016 · 6 revisions

Install IBus on CentOS

Featured,Phase-Deploy

CentOS 6

1. Install necessary packages:

yum install ibus ibus-gtk ibus-qt
yum install ibus-pinyin # or other engine(s) you want
yum install im-chooser 

2. Enable input method feature

In GNOME dekstop, System => Preferences => Input Method

Alternatively, run the following command as non-root user in terminal:

im-chooser

In the poped up dialog, check "Enable input method feature".

Make sure that "Use IBus" is highlighted.

3. Add input methods

Click "Input Method Preferences...".

In the poped up "IBus Preferences" dialog, go to the "Input Method" tab and add input methods you need.

4. Logout, Re-login and Enjoy!

:)

CentOS 5

Please use system provided SCIM.

Clone this wiki locally