diff options
Diffstat (limited to 'chapter06/kbd-inst.xml')
-rw-r--r-- | chapter06/kbd-inst.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/kbd-inst.xml b/chapter06/kbd-inst.xml index 638ceab5b..adc5e3443 100644 --- a/chapter06/kbd-inst.xml +++ b/chapter06/kbd-inst.xml @@ -6,13 +6,11 @@ Install Kbd by running the following commands: </para> <blockquote><literallayout> - <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> - </literallayout></blockquote> <para> @@ -22,10 +20,8 @@ as a default. Then execute this command: </para> <blockquote><literallayout> - <userinput>cd /usr/share/kbd/keymaps &&</userinput> <userinput>ln -s <path-to-keymap> defkeymap.map.gz</userinput> - </literallayout></blockquote> <para> |