Replies: 1 comment
-
若是 Locale 相關的議題
Debian or Ubuntusudo locale-gen zh_CN.UTF-8
Arch先編輯「 然後再執行下面指令 sudo locale-gen
注意事項
LANG="zh_CN.UTF-8" 我的設定腳本 (fcitx5-chewing)Arch Wiki
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我搜索到 #628 (comment) ,尝试设行
env GLFW_IM_MODULE=ibus kitty
,但出现了以下报错,且 kitty 不能使用fcitx5。设置
LANG=en_US.utf-8
也是类似错误,设置LANG=C
,不再报错,但仍然不能使用输入法。另外我使用 kde wayland
Beta Was this translation helpful? Give feedback.
All reactions