From owner-freebsd-stable@freebsd.org Mon Oct 9 14:58:10 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58498E327A4 for ; Mon, 9 Oct 2017 14:58:10 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37FB371896 for ; Mon, 9 Oct 2017 14:58:09 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id v99Ew6MR038688 for ; Mon, 9 Oct 2017 07:58:12 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: References: <20171007142019.GA19356@v007.zyxst.net>, From: "Chris H" Subject: Re: console-only freebsd Date: Mon, 09 Oct 2017 07:58:12 -0700 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <3849a428c5f41c728effa2f85510c26e@ultimatedns.net> Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2017 14:58:10 -0000 On Sat, 7 Oct 2017 09:49:40 -0700 Freddie Cash wrote > On Oct 7, 2017 7:21 AM, "tech-lists" wrote: > > Hi, > > I have a freebsd 11-stable installation on a (gutless) netbook. What I'd > like is full functionality via the console[1]. One of the things it needs > is some graphics capability but without xorg. So I'm thinking, svga or > libSDL. For example, let's say to view a jpg file. If this is possible from > the console, what program or port would one use to view a gif or jpg file? > > [1] by console, I mean the consoles accessed via alt-f1 to alt-f7 [2] > [2] can the number of consoles be increased? > > > Tmux or screen will give you an unlimited number of virtual terminals using > only a single TTY. And give you the ability to split the console into > multiple windows. You might also find this article by Warren Block of value: http://www.wonkity.com/~wblock/docs/html/hiresconsole.html --Chris > > Cheers, > Freddie > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"