Overview
In Prison Architect, you can’t bind keys or even choose the layout (azerty, dvorak, etc…).But you can switch your current layout to QWERTY. Here is how-to.Part1 : Images in french, text in english, very easy and understandable, don’t worry.
Check/Enable QWERTY layout (Windows)
Go to “Control Panel” -> “Clock, Language, and Region”.
Click on “Change keyboards or other input methods”.
Click on “Change keyboards”.
Check the default input language, and the layouts, if you see “English (United-States)” it’s ok.
If you don’t see it, click on “Add”.
Then browse and find the US layout, and confirm. It will be added to the list.
Apply and confirm everything, and you’re ready to go.
Switch default and QWERTY layouts (Windows)
EN : It’s super easy. Just hit “Shift + Alt”. Your layout is now QWERTY.
If you were on AZERTY for example, try to type ZQSD, you should see WASD.
Don’t forget to switch back when you’re done with the game (same keys) !
FR : C’est super facile. Appuyez sur “Maj + Alt”. Vous êtes en QWERTY.
Si vous étiez en AZERTY, essayez de taper ZQSD, vous devriez voir WASD.
N’oubliez pas de revenir en azerty quand vous avez fini de jouer (même touches) !
GNU/Linux quick method
EN : There are several distros, and sometimes they don’t use the same tools.
Here are the common ways to switch layout quickly. Open your terminal and try :
setxkbmap en
setxkbmap us
loadkeys en
loadkeys us
You may have to add “sudo” or “-su” or any root prefix, following your distro.
You may have to install some language packages before doing that.
If it doesn’t work, search in the dedicated documentation of your distro.
——–
FR : Il y a tellement de distros qu’elles n’utilisent parfois pas les mêmes outils.
Voici les façons habituelles pour basculer le clavier. Ouvrez le terminal et essayez :
setxkbmap en
setxkbmap us
loadkeys en
loadkeys us
Vous aurez peut-être à ajouter “sudo” ou “-su” ou autre préfixe root, suivant la distro.
Vous aurez peut-être à installer des paquets de langue avant de faire ceci.
Si ça ne fonctionne pas, consultez la documentation dédiée à votre distro.