aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kbd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/kbd.xml')
-rw-r--r--chapter06/kbd.xml10
1 files changed, 2 insertions, 8 deletions
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml
index 4c37aade6..0f644bfb5 100644
--- a/chapter06/kbd.xml
+++ b/chapter06/kbd.xml
@@ -22,13 +22,7 @@ Diffutils, Flex, GCC, Gettext, Glibc, Grep, Gzip, M4, Make, Sed.</para>
<sect2>
<title>Installation of Kbd</title>
-<para>By default some of Kbd's utilities (<command>setlogcons</command>,
-<command>setvesablank</command> and <command>getunimap</command>) are
-not installed. First enable the compilation of these utilities:</para>
-
-<screen><userinput>patch -Np1 -i ../kbd-&kbd-version;-more-programs-1.patch</userinput></screen>
-
-<para>Now prepare Kbd for compilation:</para>
+<para>Prepare Kbd for compilation:</para>
<screen><userinput>./configure</userinput></screen>
@@ -73,7 +67,7 @@ source (you will have to repeat this command whenever you unpack a new
kernel):</para>
<screen><userinput>loadkeys -m /usr/share/kbd/keymaps/defkeymap.map.gz &gt; \
- /usr/src/linux-2.4.25/drivers/char/defkeymap.c</userinput></screen>
+ /usr/src/linux-&linux-version;/drivers/char/defkeymap.c</userinput></screen>
</sect2>