電訊茶室's Archiver

角色 發表於 2017-12-7 10:56

Raspberry Pi —— Raspbian how to change the keyboard layout to US

[i=s] 本帖最後由 角色 於 2019-2-7 20:46 編輯 [/i]

The default keyboard layout for a fresh Raspbian installation (Linux box specially made for Raspberry Pi boxes) is UK. I have attempted to use the raspi-config command to change it but I failed. After having browsed the website I found the following way to resolve this issue.

1. Edit (using vi command) the file /etc/default/keyboard
2. Change the keyboard layout from "gb" to "us".
3. Reboot the system

角色 發表於 2019-2-7 17:07

You have to use a screen terminal and change to root by typing[code]
sudo -i
[/code][code]
nano /etc/default/keyboard
[/code]change the settings as per post 1 and save.
Reboot the Raspberry Pi to activate the change.

頁: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.