From owner-freebsd-current@FreeBSD.ORG Tue Apr 8 16:26:03 2014 Return-Path: Delivered-To: freebsd-current@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 7A0D263F for ; Tue, 8 Apr 2014 16:26:03 +0000 (UTC) Received: from smtp.smtpout.orange.fr (smtp05.smtpout.orange.fr [80.12.242.127]) by mx1.freebsd.org (Postfix) with ESMTP id 1B02D14EA for ; Tue, 8 Apr 2014 16:26:02 +0000 (UTC) Received: from localhost ([92.162.4.205]) by mwinf5d61 with ME id nURt1n00C4RQDcU03URtew; Tue, 08 Apr 2014 18:25:54 +0200 Message-ID: <53442311.8050509@orange.fr> Date: Tue, 08 Apr 2014 18:25:53 +0200 From: Claude Buisson User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Aleksandr Rybalko Subject: Re: vt text cursor invisible in reverse video References: <53355335.6040505@orange.fr> <5335592F.2010301@orange.fr> <533BEDF7.9080407@orange.fr> <20140403053823.GB20420@lonesome.com> <20140408172522.b224a73a2e46d1eaca6c5c64@freebsd.org> In-Reply-To: <20140408172522.b224a73a2e46d1eaca6c5c64@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Mark Linimon , Adrian Chadd , FreeBSD Current 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: Tue, 08 Apr 2014 16:26:03 -0000 On 04/08/2014 16:25, Aleksandr Rybalko wrote: > On Thu, 3 Apr 2014 00:38:23 -0500 > Mark Linimon wrote: > >> On Wed, Apr 02, 2014 at 01:01:11PM +0200, Claude Buisson wrote: >>> After 19 years of FreeBSD use and not being part of any chapel/coterie/mafia >>> I don't keep much illusion about the outcome.. >> >> I'm sorry that you feel that way. >> >> Rest assured that a large number of those of us that work on FreeBSD do >> try to improve the software. We also try to figure out ways to get more >> people involved as contributors, to keep things from becoming stagnant. >> >> Yes, I know we're not always successful. >> >> mcl >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > Hi guys! > > Claude, sorry for delay. > > Can you please try now? > Applied r264258 and rebuilt kernel. Problem solved - thanks As for the need for kbmux in the kernel to have a working keyboard under X.org as found in [1], it seems also to be mandatory to be able to load a keymap with kbdcontrol. Can you confirm ? [1] http://lists.freebsd.org/pipermail/freebsd-current/2014-March/048917.html > WBW > CBu