2001-04-01 19:54:06 +01:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Kbd</title>
|
|
|
|
|
2001-12-10 17:51:47 +00:00
|
|
|
<para>There is a bug in kbd-&kbd-version; which
|
|
|
|
causes <userinput>loadkeys -d</userinput> to behave incorrectly. To fix
|
|
|
|
this, unpack the kbd-&kbd-patch-version; patch and apply it with the following
|
|
|
|
command: </para>
|
|
|
|
|
|
|
|
<para><screen><userinput>patch -Np1 -i ../kbd-&kbd-patch-version;.patch</userinput></screen></para>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>Install Kbd by running the following commands:</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
2001-10-27 23:21:44 +01:00
|
|
|
<para><screen><userinput>./configure &&
|
|
|
|
make &&
|
|
|
|
make install</userinput></screen></para>
|
2001-08-30 00:48:08 +01:00
|
|
|
|
|
|
|
<para>When using the loadkeys program from this package, don't use the
|
|
|
|
-d option to load a default keymap file. It won't work properly
|
|
|
|
with keymaps that include other keymaps.</para>
|
2001-04-01 19:54:06 +01:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|