Re: "Internet Keyboard" support for Linux

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 8 Dec 1999 13:37:01 +0000 (GMT)


> The other way is a small modification to the existing keyboard handler code.
> It could declare a global symbol in the kernel, and if this symbol was set,
> call the code that it pointed to every time a scancode was being processed, and
> behave according to the return value of that function.

I think this is the nicer approach, because it can be used for other things like
that toshiba keyboard problem people are reporting

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/