| 12345678910111213141516171819 | <sect2><title>Installation of Kbd</title><para>Kbd doesn't install some of its utilities (setlogcons, setvesablankand getunimap) by default. The kbd patch enables the compilation of theseutilities.</para><para>Apply the patch by running the following command:</para><para><screen><userinput>patch -Np1 -i ../kbd-&kbd-patch-version;.patch</userinput></screen></para><para>Install Kbd by running the following commands:</para><para><screen><userinput>./configure &&make &&make install</userinput></screen></para></sect2>
 |