diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/kbd.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 3b5360f46..6907c6616 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -40,6 +40,11 @@ <sect2 role="installation"> <title>Installation of Kbd</title> + <para>The Kbd package doesn't come shipped with the standard configure + scripts, so generate them now:</para> + +<screen><userinput remap="pre">autoreconf</userinput></screen> + <para>The behaviour of the Backspace and Delete keys is not consistent across the keymaps in the Kbd package. The following patch fixes this issue for i386 keymaps:</para> |