1. First confirm that the relevant software of ibus has been installed. If the software is not installed, install ibus:
1Sudo Yum install ibus-devel ibus-pinyin
Ibus and ibus-devel are required. ibus pinyin depends on your needs.
2. Download a small Input Method
:Http://u.115.com/folder/f6929b78be
Download the Yong-lin file.
Decompress the package, copy the Yong folder to the Home Directory (/home/your name/), and rename it. Yong
3. modify the configuration file "Yong. ini" as follows:
1 #! /Usr/bin/Yong- Setup 2 # Yong Input Method Configuration File 3 4 [DESC] 5 # Configuration file version 6 Version = 2 7 8 [Im] 9 Default = 7 10 0 = Yong 11 1 = Wubi 12 2 = English 13 3 = GBK 14 4 = Pinyin 15 5 = Baidu 16 6 = Sougou 17 7 =Qq 18 # Number of candidate words 19 Cand = 6 20 # Whether the source of Self-creation is the mouse selection (primary) or the clipboard (Clipboard) 21 Select = Primary 22 # Simplified and traditional Conversion 23 S2t = 0 24 # Chinese character filtering 0 : Not filtered 1 : Common Chinese Characters 25 Filter = 0 26 # Start by default 27 Enable = 0 28 # Skin 29 Skin = Skin 0 30 # Enter key action clear: Clear code commit: screen first choice 31 # Enter =Clear 32 # Number key Behavior 33 # Num = Push 34 # Halfwidth leading space 35 # Space = Full 36 # Pre-editing mode 0 : Disabled 1 : Enabled 37 Onspot = 0 38 # Pre-editing type 0 : Candidate 1 : Encoding 39 Preedit = 0 40 # Lenovo 0 : Disabled 1 - : Length 41 Legend = 0 42 # Automatic Frequency Modulation 43 Auto_move = 2 44 # History 45 # History = History.txt 46 # Keypad 0 : Default 1 : Not used as the encoding key 2 : Output number 47 Keypad = 0 48 49 Enter = Default 50 Space =Default 51 [Main] 52 # Configuration file editor 53 Edit = 54 # Display tray icons 55 Tray = 1 56 # Do not display the Main Window 57 Noshow = 1 58 # Translucent Status Bar 59 TRAN = 0 60 # Position of the Main Window 0 : Bottom Right 1 : Center on top 2 : Bottom left 61 Pos = 2 62 63 [Input] 64 # Encoding prompt 65 Hint = 1 66 # Do not follow with the cursor 67 Root = 0 68 # Do not display the input window 69 Noshow = 0 70 # Candidate Length 71 Strip = 9 72 73 Font = wenquanyi micron black 10 74 [Key] 75 # Enable Input Method 76 Trigger = Ctrl_space 77 # Selection of two or three duplicate Codes 78 Select = Lshift rshift 79 # Switch between Chinese and English 80 Nnns = Lshift 81 # Temporary English Mode 82 Ten = None 83 # Switching input methods 84 Switch = Ctrl_lshift 85 # Paging 86 Page =-= 87 # Set words 88 W2C = [] 89 # Chinese character filtering 90 Filter = \\ 91 # Adjust Word Frequency 92 Move = Ctrl_up ctrl_down 93 # Display input entries 94 Ishow = ` 95 # One-click switch to Input Method 96 Switch_default = CTRL _' 97 # Switch to English 98 Switch_4 = Ctrl_e 99 100 [Yong] 101 Name = Permanent code 102 Engine = Libmb. So 103 Arg = Mb/ Yong.txt 104 105 [Wubi] 106 Name = Five 107 Engine = Libmb. So 108 Arg = Mb/ Wbx.txt 109 Overlay = Mb/ Wbx. ini 110 111 [English] 112 Name = English 113 Engine = Libmb. So 114 Arg = Mb/ English.txt 115 Biaodian = En 116 117 [GBK] 118 Name = Internal code 119 Engine = Libgbk. So 120 121 [Pinyin] 122 Name = Pinyin 123 Engine = Libmb. So 124 Arg = Mb/ Pinyin.txt 125 Overlay = Mb/ Pinyin. ini 126 127 [Baidu] 128 Name = Baidu cloud Input Method 129 Engine = Libcloud. So 130 Arg = Qq 131 132 [Sougou] 133 Name = Sogou cloud Input Method 134 Engine = Libcloud. So 135 Arg = Sogou 136 137 [QQ] 138 Name = Qq cloud Input Method 139 Engine = Libcloud. So 140 Arg = QQ
4. Enter the. Yong directory in the terminal and enter the command to install
1Sudo./yong-tool.sh -- install
Uninstall:
1Sudo./yong-tool.sh -- uninstall
Log out and log on again to enter ibus settings to add the Chinese-yong Input Method
The status bar does not seem to be very good. In this case, step-by-step installation should not be a problem and can be switched in various cloud input methods. Baidu cloud is faster and has almost no latency.
Note: This cloud input method cannot be followed by the cursor in opera. Others, such as Firefox, do not have to use chrome.