Changing the system language and keyboard layout

Some of you might want to change the system language after setting up another language before during installation process.

Here’s the simple answer:

For changing the default language type this in the Terminal:
dpkg-reconfigure locales

For changing the Keyboard-Layout type this:
dpkg-reconfigure console-data

2 Likes

Try with:
loadkeys (First 2 letters of your keyboard)
Examle:
Im in spain, my keyboard is: es (spain/español):
loadkeys es

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.