From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 18 07:36:08 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8719D2E; Mon, 18 Aug 2014 07:36:08 +0000 (UTC) Received: from mailrelay007.isp.belgacom.be (mailrelay007.isp.belgacom.be [195.238.6.173]) by mx1.freebsd.org (Postfix) with ESMTP id 3A93135B8; Mon, 18 Aug 2014 07:36:07 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AucKANSr8VNR8bzn/2dsb2JhbABYgw2BIIMGsQOdHoMcAYEXF3eEBAEFIzMjEAsOCgICBSECAg8qHgaIWQGsB5RuF4EsjiAHgnmBUwEEnEGMB4h9gheBSDuCfgEBAQ Received: from 231.188-241-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.241.188.231]) by relay.skynet.be with ESMTP; 18 Aug 2014 09:35:59 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.9/8.14.9) with ESMTP id s7I7Zw73001125; Mon, 18 Aug 2014 09:35:58 +0200 (CEST) (envelope-from tijl@FreeBSD.org) Date: Mon, 18 Aug 2014 09:35:58 +0200 From: Tijl Coosemans To: Stefan Esser Subject: Re: TESTING required: keyboard maps for NEWCONS (committed to -CURRENT and available for -STABLE) Message-ID: <20140818093558.10312939@kalimero.tijl.coosemans.org> In-Reply-To: <53F11248.4070305@freebsd.org> References: <53F11248.4070305@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-hackers@freebsd.org" , freebsd-stable stable X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2014 07:36:09 -0000 On Sun, 17 Aug 2014 22:36:24 +0200 Stefan Esser wrote: > I have just committed keymap definitions that are converted to work with > NEWCONS. Since the new console expects a Unicode locale, all > the different encodings are no longer needed - but all files had to > be converted from their respective encodings to Unicode. Slovenian (si) and Kroatian (hr) are ISO-8859-2 or ISO-8859-16 but were converted as if they were ISO-8859-1. Alt+l should be =C5=82 for instance.