Subject: Re: Internal Color X Whoo Hoo!
To: None <Mario_Magliocco@broder.com>
From: Ken Nakata <kenn@eden.rutgers.edu>
List: port-mac68k
Date: 03/21/1998 22:31:41
On Wed, 18 Mar 1998 10:45:43 -0800,
Mario_Magliocco@broder.com (Mario Magliocco) writes:
> Well the problem is that the left side of the display wraps around
> to the right side of the monitor.  So the leftmost of the display
> shows up on the right side of the monitor.

Sounds like the frame buffer address is a bit off.  However, there's
no way for the server to tell fb addr is off, since it uses whatever
fb addr the kernel tells it.  Grf driver needs yet another machine
dependent kludge... *sigh*

Ken