nanogui@linuxhacker.org
nanogui@linuxhacker.org
> I've also been working on a new keyboard driver for Linux which reads the
> modifiers and control keys, and a new mouse driver which doesn't require
> GPM to be running. Both are based to some extent on those in libgii...
>
Cool. Look at the original mini-x-new mousedrv.c code, I've been getting
ready to write a low-level driver that just reads from the serial port only, and
uses that code. That code will decode MS and PC mice bits, and requires
no other software...
Greg
nanogui@linuxhacker.org