6.32. Installing Consoledata

6.32.1. 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

6.32.2. Contents

The console-data package contains the data files that are used and needed by the console-tools package.