Date: Tue, 15 Oct 2013 14:03:40 +0200 From: Jakub Klama <jakub.klama@uj.edu.pl> To: freebsd-hackers@freebsd.org Subject: Re: Frame buffer console Message-ID: <9caedf25f082f0c9bd4610394fbc1d1a@uj.edu.pl> In-Reply-To: <CADwgZAKPExcJC=uOPCfyYaVGOu97Lh3oucO0TU-X0LXbT3fBTw@mail.gmail.com> References: <CADwgZAKPExcJC=uOPCfyYaVGOu97Lh3oucO0TU-X0LXbT3fBTw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 Oct 2013 13:57:09 +0200, Kip Coul wrote: > Hello everyone, > > I would like to have a high resolution console, but I don't want to > run a > full blown X11 server. > If I'm not mistaken, FreeBSD already has a functional frame buffer, > because > I am able to display a 32-bit screen saver in console mode. > > Therefore, I would like to know if there was a "frame buffer-based > syscons". If not, how can I contribute? try: vidcontrol -i mode and then: vidcontrol MODE_<mode number> Regards, Jakub
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9caedf25f082f0c9bd4610394fbc1d1a>