From owner-freebsd-hackers@FreeBSD.ORG Tue Aug 26 03:24:48 2014 Return-Path: Delivered-To: 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 C9B9E85D; Tue, 26 Aug 2014 03:24:48 +0000 (UTC) Received: from mail-ie0-x233.google.com (mail-ie0-x233.google.com [IPv6:2607:f8b0:4001:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8C31E3E7E; Tue, 26 Aug 2014 03:24:48 +0000 (UTC) Received: by mail-ie0-f179.google.com with SMTP id rl12so10947535iec.38 for ; Mon, 25 Aug 2014 20:24:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=HcWYHBe7l8Th+z2gkMe7ZUMyAMcpfgaEDLFjW8NKC3U=; b=ojRIw8LoMHPp+kKmgPd0fbw7vHAzp9acSbSmBSTbkFVDRBMOwbePikw9aOTOpV/EbI LPfTVLX2pJngA4Knp6ghCI7ubvaRPcUKXtcRff40tpHoVkSvJVvPHuCeTeeeLcPhAg5T nVJ1v6zdiw5bbcnQCXQD9zr6D4WodHHmPoitCmLhITvBOCYAkLaaVagp1Jxcp/u51Vsq bptuW9zqSnQ9+hLIISlSUZyvErJZnPzjHmjJav21eYWScggsaMr9uRcWikXA0qoTr1yL Wb0fGvMWjT1XqDiDDZKXhTarVkaZOf4zG8wRDpjhTAa+GEMqW2Lp5M7A1Vpjt+dApE7u 6/uw== MIME-Version: 1.0 X-Received: by 10.43.149.200 with SMTP id kl8mr9730726icc.52.1409023487580; Mon, 25 Aug 2014 20:24:47 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.107.163.148 with HTTP; Mon, 25 Aug 2014 20:24:47 -0700 (PDT) In-Reply-To: References: Date: Mon, 25 Aug 2014 20:24:47 -0700 X-Google-Sender-Auth: jXoUn-Rtj787sMLPu6cw29ecYFs Message-ID: Subject: Re: How to get a mouse in vt(4) -- NEWCONS From: Kevin Oberman To: Chris H X-Mailman-Approved-At: Tue, 26 Aug 2014 11:20:41 +0000 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd hackers , freebsd current 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: Tue, 26 Aug 2014 03:24:49 -0000 On Mon, Aug 25, 2014 at 5:54 PM, Chris H wrote: > > On Mon, 25 Aug 2014, Chris H wrote: > > > >> I also read that hw.vga.textmode is available. However sysctl > >> hw.vga.textmode returns unknown oid. > > > > It is a boot-time-only setting for loader.conf. > > > > hw.vga.textmode=1 > > > > boots in text mode. > Ahh, I see. Thank you very much, Warren, for the reply. :) > > --Chris > > But the mouse should work fine with vt(4). It does for me. You do need to run moused, though that was the case with cs(4), as well. The lack of "blink" support was just noted in the last post to this list, so we can hope to hear a bit about the status of blink soon. -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com