It is just a coincidence that Opera and the people of this person can't do without it anymore. Unfortunately, there is a flaw, which makes Chinese users quite depressed. Is ctrl + space shortcut key conflict, resulting in the input method cannot be called. So far, this flaw must be addressed by the user. In Linux, I only use two Chinese Input Methods: ibus and scim-sunpinyin. Below, I will solve the conflict between the two Chinese input methods and the opera shortcut keys. 1. Use the ibus input method. 1. Select system-management-language support.
It is just a coincidence that Opera and the people of this person can't do without it anymore. Unfortunately, there is a flaw, which makes Chinese users quite depressed. Is ctrl + space shortcut key conflict, resulting in the input method cannot be called. So far, this flaw must be addressed by the user.
In Linux, I only use two Chinese Input Methods: ibus and scim-sunpinyin. Below, I will solve the conflict between the two Chinese input methods and the opera shortcut keys.
I. Use the ibus Input Method
1. Select system-management-language support, complete installation of Simplified Chinese, and select ibus as the keyboard input mode.
2. Open opera. In the menu, choose tools-preference-advanced-Shortcut Key. In the keyboard settings bar, select opera standard, create a copy, select a copy, and click Edit. In the search box, type space ctrl, find the corresponding project, click Delete, save, and restart the computer.
Ii. Use scim Input Method
1. Open the terminal and use the following command line to install scim
Sudo su-# prompt need root password # apt-get install scim apt-get install scim-bridge-client-qt4 apt-get install scim-qtimm apt-get install scim-sunpinyin # add Chinese Module # gedit/ usr/bin/opera
2. Add QT_IM_MODULE = scim XMODIFIERS = "@ im = SCIM" and save the settings.
The remaining steps are similar to those above.
3. Select system-management-language support, complete installation of Simplified Chinese, and select scim for keyboard input. Open opera. In the menu, choose tools-preferences-advanced-Shortcut Key. In the keyboard settings bar, select opera standard, create a copy, select a copy, and click Edit. In the search box, type space ctrl, find the corresponding project, click Delete, save, and restart the computer.