FAForever / FAForever/faf-linux
changing the keyboard layout doesn't work in the game
未关闭
- 主要语言
- Shell
- 星标
- 125
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
i have a solution ready, but its a bit too specific right now. i should probably generalize it so it works for everyone and can be added to the faq
add to `launchwrapper` your locale
```sh
export XKB_DEFAULT_LAYOUT="us,ru"
export XKB_DEFAULT_OPTIONS="grp:caps_toggle"
export LANG="ru_RU.UTF-8"
export LC_ALL="ru_RU.UTF-8"
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。