kbd-inst.xml 476 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 --datadir=/usr/share/kbd &amp;&amp;</userinput>
  5. <userinput>make &amp;&amp;</userinput>
  6. <userinput>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>