How to Install keymapper in Ubuntu 18.04



Install keymapper by entering the following commands in the terminal:

sudo apt update
sudo apt install keymapper

Description:

Keyboard map decision tree builder and interpreter

This package implements an alternate way to let a user decide which keyboard map to use. It generates a decision tree and then asks the user to press a couple of keys. Depending on which keycode is returned, the list of possible keyboards is pruned until there is only one left.

Version: 0.5.3-10.1build2

Section: universe/utils