Installation of Console-data Replace <path-to-kmap-file> below with the correct path to the desired kmap.gz file. An example could be i386/qwerty/us.kmap.gz Install Console-data by running the following commands:
./configure --prefix=/usr && make && make install && cd /usr/share/keymaps && ln -s <path-to-kmap-file> defkeymap.kmap.gz