完善 IBus 设置方法.

Signed-off-by: rick.chan <chenyang@autoai.com>
This commit is contained in:
rick.chan 2021-01-20 14:38:38 +08:00
parent 78556074ee
commit 6be565f874
1 changed files with 8 additions and 1 deletions

View File

@ -315,7 +315,14 @@ export QT_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
```
如果是 Gnome 桌面,进入 Gnome 设置,选择区域和语言,将输入源配置为“汉语(Intelligent Pinyin)”,并提升为第一个(这个输入法与 Gnome 兼容最好)。点击 Intelligent Pinyin 的设置,将"常规“中”语言初始状态“设置为”英文“;将”快捷键“中“切换中文/英文模式”快捷键设置为“Shift”。
如果是 Gnome 桌面,进入 Gnome 设置,选择区域和语言,将输入源配置为“汉语(Intelligent Pinyin)”,并提升为第一个(这个输入法与 Gnome 兼容最好)。点击 Intelligent Pinyin 的设置:
1. 将“General“中”语言初始状态“设置为”英文“Horizontal 显示,使能 Dynmic adjust the candidates order、Remember erery input as a phrase、Show suggestions选择 Short candidates by Frequency
2. 在“Pinyin mode”中选择”[,][.]flip page“
3. 在 Dictionary 中选中所有;
4. 将”Shortcuts“中“切换中文/英文模式”快捷键设置为“Shift”。
在桌面任务栏输入法图标上单击右键,选择“汉语(Intelligent Pinyin)”再次单击该图标选择“Preferences”然后按同样方式进行设置。
*注:如果有多个输入法,可以使用 im-config 工具进行切换。*