From owner-freebsd-current@FreeBSD.ORG Tue Nov 9 18:18:01 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC9D31065670 for ; Tue, 9 Nov 2010 18:18:01 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from mx0.hoeg.nl (unknown [IPv6:2a01:4f8:101:5343::aa]) by mx1.freebsd.org (Postfix) with ESMTP id 7AF328FC20 for ; Tue, 9 Nov 2010 18:18:01 +0000 (UTC) Received: by mx0.hoeg.nl (Postfix, from userid 1000) id D71A42A28CEA; Tue, 9 Nov 2010 19:18:00 +0100 (CET) Date: Tue, 9 Nov 2010 19:18:00 +0100 From: Ed Schouten To: Gary Jennejohn Message-ID: <20101109181800.GN2054@hoeg.nl> References: <20101109100319.GV2054@hoeg.nl> <20101109185855.38586eb2@ernst.jennejohn.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NKVD0s4KxL2BHkeN" Content-Disposition: inline In-Reply-To: <20101109185855.38586eb2@ernst.jennejohn.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Renato Botelho , Eir Nym , FreeBSD Mail Lists Subject: Re: Syscons and termcap X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2010 18:18:01 -0000 --NKVD0s4KxL2BHkeN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Gary Jennejohn , 20101109 18:58: > This may seem like a stupid comment, but I'd say that the "iso" does > not imply UTF-8 support. In fact, there seem to be only ISO or code > page keymaps under /usr/share/syscons/keymaps. But I'm no keymap > expert. Well, the funny thing about Unicode is that the first 256 codepoints are equal to ISO-8859-1, so if you recode ISO-8859-1 to the multibyte representation of UTF-8, it all works. This is why you could use such a keymap without issues. --=20 Ed Schouten WWW: http://80386.nl/ --NKVD0s4KxL2BHkeN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAkzZkFgACgkQ52SDGA2eCwXD0gCfUIEzGfcc1c1IaTNvT5EAnwVn 1kQAnjH5ABV92g7w5fGTxY8eMxVjFgjO =WxNw -----END PGP SIGNATURE----- --NKVD0s4KxL2BHkeN--