Date: Thu, 26 Nov 1998 08:15:22 +0100 From: Ollivier Robert <roberto@keltia.freenix.fr> To: hackers@FreeBSD.ORG Subject: Re: FreeBSD and the Euro? Message-ID: <19981126081522.A13662@keltia.freenix.fr> In-Reply-To: <19981125235734.51261@nothing-going-on.org>; from Nik Clayton on Wed, Nov 25, 1998 at 11:57:34PM %2B0000 References: <19981125213433.14108@nothing-going-on.org> <19981126001833.A10601@keltia.freenix.fr> <19981125235734.51261@nothing-going-on.org>
next in thread | previous in thread | raw e-mail | index | archive | help
According to Nik Clayton: > That's part of it. But I don't know if that's all that's required. Here is a patch for the two fr.* keymaps for syscons. Index: fr.iso.acc.kbd =================================================================== RCS file: /spare/FreeBSD-current/src/share/syscons/keymaps/fr.iso.acc.kbd,v retrieving revision 1.1 diff -u -2 -r1.1 fr.iso.acc.kbd --- fr.iso.acc.kbd 1998/01/27 13:36:51 1.1 +++ fr.iso.acc.kbd 1998/11/26 07:13:54 @@ -21,5 +21,5 @@ 016 'a' 'A' soh soh 226 228 dc1 dc1 C 017 'z' 'Z' sub sub 'z' 'Z' etb etb C - 018 'e' 'E' enq enq 'e' 'E' enq enq C + 018 'e' 'E' enq enq 164 'E' enq enq C 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C Index: fr.iso.kbd =================================================================== RCS file: /spare/FreeBSD-current/src/share/syscons/keymaps/fr.iso.kbd,v retrieving revision 1.10 diff -u -2 -r1.10 fr.iso.kbd --- fr.iso.kbd 1998/01/27 13:36:52 1.10 +++ fr.iso.kbd 1998/11/26 07:13:39 @@ -21,5 +21,5 @@ 016 'a' 'A' soh soh 226 228 dc1 dc1 C 017 'z' 'Z' sub sub 'z' 'Z' etb etb C - 018 'e' 'E' enq enq 'e' 'E' enq enq C + 018 'e' 'E' enq enq 164 'E' enq enq C 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #2: Sun Nov 8 01:22:20 CET 1998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981126081522.A13662>