Solution for dual input of natural Code plus auxiliary code under LINUX (Ubuntu)

Source: Internet
Author: User

Solution for dual input of natural Code plus auxiliary code under LINUX (Ubuntu)
环境: Ubuntu 14.04 LTS

Solution is the Ibus-rime input method, plus a configuration table with natural code

(1) IBUs first install the Ibus-rime input method:
sudo apt-get install ibus-rime

All other dependencies will be installed. The version I installed is 1.5.5 if you want to install version 1.5.11 IBUs, you can refer to this method

Enable IBUs
im-config

Go to the selection screen and select IBUs

Set IBUs
ibus-setup
Text Entry Settings

Add an Input method for Chinese (rime)

(2) Rime

The Rime configuration file is ~/.config/ibus/rime below the path

Will zrm2000.dict.yaml , zrm2000.schema.yaml put in this position, these two files are natural code configuration, with auxiliary code

default.yamlis the default setting for all rime. It is recommended to create a new default.custom.yaml file, edit:

patch:                   schema_list:             - {schema: luna_pinyin}    - {schema: zrm2000}  

Then restart the Ibus-rime IME, click on the Deploy button in the UI interface (like a circular arrow), then press the Control + Grave button to select the Natural code input scheme.

Resources download

zrm2000

Ref

Http://wiki.ubuntu.org.cn/IBus#.E5.90.AF.E7.94.A8IBus.E6.A1.86.E6.9E.B6.EF.BC.9A

52966048

https://serverfault.com/a/882330

Solution for dual input of natural Code plus auxiliary code under LINUX (Ubuntu)

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.