Installation of Kbd
Install Kbd by running the following commands:
./configure --datadir=/usr/share/kbd &&
make &&
make install &&
rm /usr/share/kbd/keymaps/i386/qwerty/defkeymap.map.gz
We will be defining our default keymap later on when we create the
system configuration files in chapter 7.