diff options
Diffstat (limited to 'chapter06/kbd-inst.xml')
-rw-r--r-- | chapter06/kbd-inst.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/chapter06/kbd-inst.xml b/chapter06/kbd-inst.xml index 27799dd47..0039cfc0c 100644 --- a/chapter06/kbd-inst.xml +++ b/chapter06/kbd-inst.xml @@ -5,8 +5,11 @@ <para><screen><userinput>./configure --datadir=/usr/share/kbd &&</userinput> <userinput>make &&</userinput> -<userinput>make install &&</userinput> -<userinput>rm /usr/share/kbd/keymaps/i386/qwerty/defkeymap.map.gz</userinput></screen></para> +<userinput>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> |