Categories: Ubuntu

How to Use Alternate Keyboard Layouts on Ubuntu

The Ubuntu system includes several keyboard layouts that are already installed on the system. You can change the keyboard layouts or input method to type the text in the different languages or switch between the ones you have already added. We’ll guide you if you want to use alternate keyboard layouts on Ubuntu.

How to Use Alternate Keyboard Layouts on Ubuntu

There are two different ways to use the alternate keyboard layouts on Ubuntu:

Method 1: Use Alternate Keyboard Layouts Via GUI

Follow the below-given steps to use the alternate keyboard layouts on Ubuntu using GUI:

Step 1: Open the System

Sponsored
Settings on your device:

Step 2: Search for the Keyboard layouts in the search text field:

Step 3: Click on the + under Input Sources:

Step 4: Choose the language and click on the Add button:

You can also choose the Input Source Switching options:

Step 5: Go back to the Ubuntu desktop and click on the “en” option. Select the language you want to use for the keyboard and start typing the text:

Method 2: Use Alternate Keyboard Layouts Via Terminal

To use the alternate keyboard layouts on Ubuntu using the terminal, open the keyboard settings using the following command:

sudo dpkg-reconfigure keyboard-configuration

Once you execute the following command, the new Window will open, choose your keyboard model, or select the default one if you have any doubt:

Sponsored

Next, choose the language of your keyboard:

Then select the keyboard layout:

Next, choose the way to configure the keyboard or you can select the default option as well:

Next, choose the compose key for the configuration of your keyboard or you can go with the default one.

In the last step, choose the control keys to terminate the keyboard server, you can choose the No option:

Once you have selected all the options, you will get the following output, confirming that your configuration has been applied.

Reboot the system to apply the changes.

Bottom Line

If the default keyboard on your Ubuntu system does not provide you with the utmost comfort, you can change it. Ubuntu supports different keyboard layouts. We have mentioned two different ways to use the alternate keyboard layout on Ubuntu via GUI and command Line. You can switch between the layouts using any method that works best for you.

Ubuntu Server Admin

Recent Posts

How to Install nvidia-smi on Ubuntu or Debian Linux

In this article, we will see how to install nvidia-smi on Ubuntu or Debian Linux.…

4 hours ago

How to Install clang tool on Ubuntu or Debian Linux

In this article, we will see how to install clang tool on Ubuntu or Debian…

1 day ago

How to resolve Ubuntu 20.04 Container Signature Errors on Raspberry Pi ARM Devices

When working with Docker containers on Raspberry Pi devices, you might encounter frustrating signature verification…

2 days ago

How to fix DNS Resolution Issues with OpenVPN on Ubuntu 18.04

You’ve recently upgraded to Ubuntu 18.04 and found that your OpenVPN connection no longer resolves…

2 days ago

How to Fix Ubuntu 18.04 System Monitor Launch Issues

Have you ever tried to open System Monitor on your Ubuntu 18.04 system only to…

3 days ago

What is System Hardening? Essential Checklists from OS to Applications

System hardening means locking down a system and reducing its attack surface: removing unnecessary software…

3 days ago