> I have created a very simple input driver that interleaves keyboard and > mouse events for an "interactive" program I am working on. I have tried > to keep it as simple as possible, just a single callback in pc/kbd.c and > port/devmouse.c.
I've been thinking along the same lines, I'd like to see more seamlessness between mouse and keyboard. ++L