kbd-exp.xml 547 B

12345678910111213
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>patch -Np1 -i ../kbd-&kbd-patch-version;.patch</userinput>:
  4. This patch fixes two problems. The first one is the <userinput>loadkeys -d</userinput>
  5. behaviour, which is broken in current kbd versions. It is necessary to fix this,
  6. because the boot scripts rely on a proper <userinput>loadkeys -d</userinput>.
  7. The second part of the patch changes a Makefile so some utilities that are
  8. not installed by default (setlogcons, setvesablank and getunimap) are also
  9. installed.</para>
  10. </sect2>