From owner-freebsd-current@FreeBSD.ORG Thu May 1 21:31:37 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D7656C83 for ; Thu, 1 May 2014 21:31:37 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B661A1FE1 for ; Thu, 1 May 2014 21:31:37 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WfyZs-0007iN-P9 for freebsd-current@freebsd.org; Thu, 01 May 2014 14:31:36 -0700 Date: Thu, 1 May 2014 14:31:36 -0700 (PDT) From: Jakub Lach To: freebsd-current@freebsd.org Message-ID: <1398979896771-5908080.post@n5.nabble.com> In-Reply-To: <1398979023495-5908076.post@n5.nabble.com> References: <20140427143320.GA7138@over-yonder.net> <20140501083121.GU7138@over-yonder.net> <1398935140660-5907856.post@n5.nabble.com> <1398951899525-5907951.post@n5.nabble.com> <1398963647154-5908019.post@n5.nabble.com> <1398979023495-5908076.post@n5.nabble.com> Subject: Re: newcons and beeping X MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Thu, 01 May 2014 21:31:37 -0000 I've used attached script for making usable kbd. I'm aware of another problem though (and can clarify it now). If I use any other character than a basic latin set, my=20 prompt is not preserved. e. g. Kuba@Thinkpad:/usr/home/Kuba $ abcdefghi Kuba@Thinkpad:/usr/home/Kuba $ Kuba@Thinkpad:/usr/home/Kuba $ =C4=85=C4=87=C4=99=C5=82=C3=B3=C5=BA=C5=BC Kuba@Thinkpad:/usr/ho Apart form that, newcons works, albeit kind of choppy,=20 do I have any control of it's resolution? Can I make it more seamless with both X and bootloader? (now I have bootloader for a splitsecond, abrupt video reset,=20 newcons spawned with the same resolution but with=20 different font, after starting X and going back to newcons=20 it preserves X resolution) -- View this message in context: http://freebsd.1045724.n5.nabble.com/newcons-= and-beeping-X-tp5906883p5908080.html Sent from the freebsd-current mailing list archive at Nabble.com.