*BSD News Article 48598


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.sprintlink.net!gatech!news.mathworks.com!fu-berlin.de!news.belwue.de!news.uni-stuttgart.de!uni-regensburg.de!lrz-muenchen.de!fauern!news.tu-chemnitz.de!irz401!uriah.heep!bonnie.heep!not-for-mail
From: j@bonnie.heep.sax.de (J Wunsch)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Better Text modes
Date: 14 Aug 1995 10:21:51 +0200
Organization: Private U**x site, Dresden.
Lines: 22
Message-ID: <40n12v$ink@bonnie.tcd-dresden.de>
References: <40efdt$7f3@tuba.cit.cornell.edu>
Reply-To: joerg_wunsch@uriah.heep.sax.de
NNTP-Posting-Host: 192.109.108.139
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

S. Lee <sl14@crux1.cit.cornell.edu> wrote:
>Is there something like Linux's SVGATextMode for FreeBSD?  i.e. something
>that let me get 132x43 text mode with high refresh rate, 9x16 character
>cells, etc on my S3 SVGA.  I can only get pcvt to do 80x50 with 8x8
>characters...

Perhaps your chipset is unknown to pcvt.  If we had more time, we
would already have generalized the way different VGAs are being
handled...

>Also, how does one do VGA/SVGA programming under FreeBSD?

Only in the hacky way the X server is doing.  (Basically, turning the
VT into `graphics' mode, ie. telling the kernel that the application
is now dealing itself with the adaptor.  The application should
register a signal with the kernel to be notified whenever a VT switch
has been requested.)
-- 
cheers, J"org                      private:   joerg_wunsch@uriah.heep.sax.de
                                   http://www.sax.de/~joerg/

Never trust an operating system you don't have sources for. ;-)