[LMH] Lisp timing issue solved

Daniel Seagraves dseagrav@lunar-tokyo.net
Mon, 5 Dec 2005 12:00:03 -0600 (CST)


On Mon, 5 Dec 2005, [ISO-8859-1] Bj=F6rn Victor wrote:

> Brad Parker wrote:
> > I could not get the mouse to work at all, however - no doubt an SDL
> > problem.  And the SDL window is *huge* - was it always that way?  What'=
s
> > the correct window size it really wants?
>
> Here's a patch to get the mouse working in SDL.  The window size wasn't
> that easy to fix, since there are FB size/code dependencies.  I'm
> looking at this next (unless someone else is doing that, in which case
> I'll go directly to networking).

If you have the latest code, redefining FB_WIDTH and FB_HEIGHT at compile
time changes the SIB's idea of the host FB size. I've tested this with the
console driver. It defaults to 1280x1024 if undefined.