diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/kbd-inst.xml | 14 | ||||
-rw-r--r-- | chapter06/kbd.xml | 1 |
2 files changed, 3 insertions, 12 deletions
diff --git a/chapter06/kbd-inst.xml b/chapter06/kbd-inst.xml index 416dbab38..87413069f 100644 --- a/chapter06/kbd-inst.xml +++ b/chapter06/kbd-inst.xml @@ -1,22 +1,12 @@ <sect2> <title>Installation of Kbd</title> -<para>There is a bug in kbd-&kbd-version; which -causes <userinput>loadkeys -d</userinput> to behave incorrectly. To fix -this, unpack the kbd-&kbd-patch-version; patch and apply it with the following -command: </para> - -<para><screen><userinput>patch -Np1 -i ../kbd-&kbd-patch-version;.patch</userinput></screen></para> - <para>Install Kbd by running the following commands:</para> -<para><screen><userinput>./configure && +<para><screen><userinput>patch -Np1 -i ../kbd-&kbd-patch-version;.patch && +./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> diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index cad43ec2b..389e4e7d0 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -6,6 +6,7 @@ Estimated required disk space: &kbd-compsize;</screen> &c6-kbd-inst; +&c6-kbd-exp; &aa-kbd-desc; &ab-kbd-dep; |