Change keyboard on Ubuntu

problem

I changed from a Japanese keyboard to a US keyboard, so I want to change the ubuntu setting to US layout.

** Unsuccessful (or inadequate) method **:

dpkg-reconfigure keyboard-configuration

With shift + 2, it becomes "" instead of @, and it remains in Japanese layout.

setxkbmap us

It will be fixed temporarily, but it will be restored when it is restarted.

Solution

  1. In the GUI, select the gear mark Settings from Show applications at the bottom left.
  2. Select Region & Lauguage
  3. Set the top of Input Souces to English (US).

Recommended Posts