kbd-inst.xml 405 B

123456789101112131415
  1. <sect2>
  2. <title>Installation of Kbd</title>
  3. <para>Install Kbd by running the following commands:</para>
  4. <para><screen><userinput>./configure &amp;&amp;
  5. make &amp;&amp;
  6. make install</userinput></screen></para>
  7. <para>When using the loadkeys program from this package, don't use the
  8. -d option to load a default keymap file. It won't work properly
  9. with keymaps that include other keymaps.</para>
  10. </sect2>