From 94aa662138576c22deef1642b3b2b302ad075a82 Mon Sep 17 00:00:00 2001 From: Archaic Date: Mon, 26 Dec 2005 19:46:12 +0000 Subject: Reverting UTF-8 changes until everything is in place. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/kbd.xml | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) (limited to 'chapter06/kbd.xml') diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 703f959df..52e8a734c 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -28,15 +28,6 @@ Diffutils, Flex, GCC, Gettext, Glibc, Grep, Gzip, M4, Make, and Sed Installation of Kbd -The behaviour of Backspace and Delete keys is not consistent across the -keymaps in the Kbd package. The following patch fixes this issue for -i386 keymaps: - -patch -Np1 -i ../&kbd-backspace-patch; - -After patching, the Backspace key generates the character with code 127, -and the Delete key generates a well-known escape sequence. - Patch Kbd to fix a bug in setfont that is triggered when compiling with GCC-&gcc-version;: @@ -56,11 +47,6 @@ when compiling with GCC-&gcc-version;: make install -For some languages, e.g. Belarusian, the Kbd package doesn't provide -a useful keymap (the stock "by" keymap assumes the ISO-8859-5 encoding, -while everybody uses CP1251 instead). Users of such languages -have to download working keymaps separately. - Contents of Kbd @@ -288,9 +274,8 @@ pressed on the keyboard unicode_start -Puts the keyboard and console in UNICODE mode. Don't use this program -unless your keymap file is in the ISO-8859-1 encoding. For other encodings, -this utility produces incorrect results. +Puts the keyboard and console in UNICODE mode. Never use it on LFS, +because applications are not configured to support UNICODE. unicode_start -- cgit v1.2.3-54-g00ecf