blob: 80e0b355971ff33babf517e57230ab5c9271831b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<sect2>
<title>Installation of Kbd</title>
<para>Install Kbd by running the following commands:</para>
<para><screen><userinput>./configure &&
make &&
make install</userinput></screen></para>
<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>
</sect2>
|