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:
patch -Np1 -i ../kbd-&kbd-patch-version;.patch
Prepare Kbd for compilation:
./configure
Compile the package:
make
And install it:
make install