On Sun, 11 Jul 1999, Thomas Stewart wrote:
> I compiled microwin, copied the binary to my elks root disk and it worked.
> Except that the mouse does not work properly, when I move the mouse the
> pointer moves all over at ramdom.
First thought is wrong protocol. But normally this means the mouse moves
to one corner and just jumps around down there. (MouseSystems/Microsoft
mixup).
> I wondered if anyone had thought of making a driver for the monocrome
> display (aka herc) that some xt's have for microwin?
There was talk about this a while ago, someone said it should be possible,
I just assumed microwin used herc already.
> and lastly what does it mean when "Registering action 1 for signal 15" is
> displayed by the kernal? The numbers change.
This is debugging info from the kernel which basically means that signals
are working.
Davey