Installation of Kbd
Kbd doesn't install some of its utilities (setlogcons, setvesablank
and getunimap) by default. The kbd patch enables the compilation of these
utilities.
Apply the patch by running the following command:
patch -Np1 -i ../kbd-&kbd-patch-version;.patch
Install Kbd by running the following commands:
./configure &&
make &&
make install