Subject: Re: Inverse video -- kernel option?
To: None <katdan@mail.swdata.com>
From: Ken Nakata <kenn@synap.ne.jp>
List: port-mac68k
Date: 08/11/1999 15:40:15
On Tue, 10 Aug 1999 22:50:56 -0500 (CDT), "Daniel M. Debertin" <katdan@mail.swdata.com> wrote:
> Call me crazy, but I want to get inverse video support in my kernel.
> As has been pointed out many times in the archives, there's apparently no
> reason to hack inverse video into the kernel when you have things like dt,
> but my problem with dt is that I have to be logged in in order to run it.
> So, I'm interested in getting white-on-black support 100% of the time. I
> seem to remember there being a kernel option for this before the days of
> dt; can anyone remember which it is? grepping for "inverse" and other
> variants in the sources has turned up nothing as of yet.... thanks for
> your help.

There might be a patch floating around to do inverse video, but
AFAICT, there's no kernel option to do this.  Look into
mac68k/dev/ite.c.

Ken