On Thu, 25 May 2000, Jay wrote:

> Oh, I have to add, I have put the giiInit stuff before the ggiInit stuff in the file
> I sent you. I have tried it both ways. Apparently, libggi does not open
> input-linux-kbd as it should on my system. Again, I beleave this is because of the
> SVGALIB target.

I don't have to call giiOpen, giiClose and giiExit anywhere. LibGGI calls
this function automatically.

And use the ggi<Eventfunction> instead of the gii<Eventfunction>. Example:

ggiEventRead    instead of      giiEventRead
ggiJoinInputs   instead of      ggiJoinInputs
...

OK, now?

Christoph Egger
E-Mail: [EMAIL PROTECTED]

Reply via email to