123456789101112131415 |
- <sect2>
- <title>Installation of Kbd</title>
- <para>Install Kbd by running the following commands:</para>
- <para><screen><userinput>./configure --datadir=/usr/share/kbd &&</userinput>
- <userinput>make &&</userinput>
- <userinput>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>
|