Willpiam
Posts: 27
Joined: Thu Feb 26, 2015 11:16 pm

Keybords

Thu Feb 26, 2015 11:23 pm

Since the Rpi is English and my keyboard is not, I have problems with some features. I want to change my keyboard type to US but when I look for my model of keyboard it does not show up. What to do?

User avatar
AndyD
Posts: 2334
Joined: Sat Jan 21, 2012 8:13 am
Location: Melbourne, Australia
Contact: Website

Re: Keybords

Thu Feb 26, 2015 11:41 pm

Use raspi-config to change you keyboard layout. In a terminal use:-

Code: Select all

sudo raspi-config
Choose

Code: Select all

4 Internationalisation Options   Set up language and regional sett
then

Code: Select all

I3 Change Keyboard Layout        Set the keyboard layout to match 
Choose one of the generic options

Code: Select all

    Generic 101-key PC                                                        
    Generic 102-key (Intl) PC                                                 
    Generic 104-key PC                                                        
    Generic 105-key (Intl) PC                                                 

User avatar
DougieLawson
Posts: 39126
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Keybords

Thu Feb 26, 2015 11:45 pm

sudo raspi-config has an option to set timezone, locale and keyboard layout.

This is the #1 most frequently asked question on this forum.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

klricks
Posts: 7154
Joined: Sat Jan 12, 2013 3:01 am
Location: Grants Pass, OR, USA
Contact: Website

Re: Keybords

Fri Feb 27, 2015 2:02 am

Willpiam wrote:Since the Rpi is English and my keyboard is not, I have problems with some features. I want to change my keyboard type to US but when I look for my model of keyboard it does not show up. What to do?
As mentioned choose one of the generic keyboards.... However this is not enough, you must correctly complete the keyboard setup which follows after that...... then reboot. Follow #14 here: http://www.raspberrypi.org/forums/viewt ... 45#p661684

Many people miss that you need to scroll down and select [Other] to get to the country menu. Also many miss that you have to reboot as the raspi-config does not flag a reboot is needed for keyboard setting as it does for some of the other settings.
Unless specified otherwise my response is based on the latest and fully updated RPiOS Buster w/ Desktop OS.

forerorocher
Posts: 1
Joined: Fri Feb 27, 2015 3:11 am
Contact: Website

Re: Keybords

Fri Feb 27, 2015 4:10 am

It would be nice if you told me that information out.

Return to “Troubleshooting”