Date: Thu, 1 May 2014 14:33:11 -0400 From: Ed Maste <emaste@freebsd.org> To: Jakub Lach <jakub_lach@mailplus.pl> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: newcons and beeping X Message-ID: <CAPyFy2BQm9SMNONpv=AXpP=A_C04aRM6zF0EjFpmH5ttnrTcdA@mail.gmail.com> In-Reply-To: <1398963647154-5908019.post@n5.nabble.com> References: <20140427143320.GA7138@over-yonder.net> <20140501083121.GU7138@over-yonder.net> <1398935140660-5907856.post@n5.nabble.com> <CAPyFy2B8E2juz2tfog8V48=N6cJN4fe-jG7VitOwVzY2oAqdRA@mail.gmail.com> <1398951899525-5907951.post@n5.nabble.com> <1398963647154-5908019.post@n5.nabble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1 May 2014 13:00, Jakub Lach <jakub_lach@mailplus.pl> wrote: > As far as I can tell, the situation is the same on > FreeBSD 10.0-STABLE #0 r265185 amd64. > > newcons uses my X font (terminus), Newcons' font is built-in, it's not using your X font. (It just happens that you and Ed made the same choice.) > albeit it produces > no polish letters (some random glyphs are produced), ... > keymap=3Dpl_PL.ISO8859-2 Oh, here's the issue - we need a UTF-8 Polish keyboard map. It's the input path that's confused. Newcons can display Polish characters fine - you should be able to confirm this is working by running /usr/bin/printf \\305\\201 which should give you a stroked L (=C5=81). There's some explanation in Aleksandr's blog post: http://raybsd.blogspot.ca/2013/10/newcons-international-keyboard-input.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2BQm9SMNONpv=AXpP=A_C04aRM6zF0EjFpmH5ttnrTcdA>