From owner-freebsd-bugs Thu Dec 18 07:48:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA27101 for bugs-outgoing; Thu, 18 Dec 1997 07:48:10 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: from mailrelay.ordab.com (gatekeeper.ordab.com [193.75.153.4]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id HAA27060 for ; Thu, 18 Dec 1997 07:47:57 -0800 (PST) (envelope-from davy.goris@ordab.com) Received: by mailrelay.ordab.com id QAA02726; Thu, 18 Dec 1997 16:51:29 +0100 Received: from svr_leu_mail.ordab.ordab.be(193.58.14.45) by mailrelay.ordab.com via smap (V1.3) id sma002721; Thu Dec 18 16:51:13 1997 Received: by svr_leu_mail.ordab.ordab.be with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63) id <01BD0BD4.E3118370@svr_leu_mail.ordab.ordab.be>; Thu, 18 Dec 1997 16:49:20 +0100 Message-ID: From: Goris Davy To: "'freebsd-bugs@FreeBSD.org'" Subject: Bug in Belgian Keyboard Date: Thu, 18 Dec 1997 16:49:17 +0100 X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hello, There is a bug in the belgian keyboard file in (at least) the following FreeBSD releases : 2.2.1, 2.2.2, 2.2.5. There are 2 problems with it : 1) "<" and ">" are changed 2) "!" is replaced by "|" We corrected the file "be.iso.kbd", and it worked (really :-) Here's the output from `diff be.iso.kbd be.iso.kbd.ORIGINAL` : (note : the file with extension ORIGINAL is the old, incorrect version) > >14c14 >< 009 '!' '8' nop nop '!' '8' nop nop O >--- >> 009 '|' '8' nop nop '|' '8' nop nop O >91c91 >< 086 '<' '>' nop nop '\' '\' nop nop O >--- >> 086 '>' '<' nop nop '\' '\' nop nop O And of course : congratulations with your extending product, keep up the good work, etc... Sincerely, Davy Goris davy.goris@ordab.com