FAForever / FAForever/faf-linux

changing the keyboard layout doesn't work in the game

Aperta
#82 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Shell
Stelle
125
Fork
17
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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"
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.