The input methods on Ubuntu mainly include a small input platform (including pinyin, two strokes, and five strokes), Fcitx, Ibus, and Scim. Scim and Ibus are input method frameworks. You can use Ctrl + Space to switch between Chinese and English input methods in the Ubuntu Chinese system. Here we mainly talk about the installation of the Chinese Input Method in the Ubuntu English system.
The first step to install the input method is to install the Language Pack. Choose System Settings --> Language Support --> Install/Remove ages
After you enter the password, the system will install the Simplified Chinese Language Pack. Step 2, install the IBus framework and enter the following command on the terminal: sudo apt-get install ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4 to start the IBus framework and enter it on the terminal: im-switch-s ibus log out of the system after the IBus framework is installed. Make sure the change takes effect immediately. Step 3: Install the pinyin Engine
There are several common options: IBus pinyin: sudo apt-get install ibus-pinyinIBUS five strokes: sudo apt-get install ibus-table-wubi Google PinYin Input Method: sudo apt-get install ibus-googlepinyinSun PinYin Input Method: sudo apt-get install ibus-sunpinyin
Step 4: Set the IBus framework
Ibus-setup
In this case, the IBus Preference setting is enabled. On the Input Method tab, select your preferred Input Method and configure your favorite shortcut keys.
Step 5: Normally, the IBus icon (a keypad) appears in the taskbar in the upper-right corner of the desktop. Sometimes this icon disappears. You can use the following command to retrieve the removed IBus icon: ibus-daemon-drx