使用更加可靠的语法.

Signed-off-by: chen.yang <chen.yang@yuzhen-iot.com>
This commit is contained in:
chen.yang 2021-09-09 20:58:52 +08:00
parent ad99638fb4
commit 1948ab8d2f
1 changed files with 2 additions and 2 deletions

View File

@ -339,7 +339,7 @@ cp /etc/xdg/autostart/fcitx-autostart.desktop ~/.config/autostart/
```ini
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx
export XMODIFIERS="@im=fcitx"
```
之后运行 fictx 诊断程序,如果诊断错误则按提示进行修正,如果诊断没有发现问题则重启即可。
@ -364,7 +364,7 @@ yaourt ibus-qt
```ini
GTK_IM_MODULE=ibus
QT_IM_MODULE=ibus
XMODIFIERS=@im=ibus
XMODIFIERS="@im=ibus"
```
如果是 Gnome 桌面,进入 Gnome 设置Keyboard > Input Sources将输入源配置为“汉语(Intelligent Pinyin)”,并提升为第一个(这个输入法与 Gnome 兼容最好)。点击 Intelligent Pinyin 的设置: