nanogui@linuxhacker.org
nanogui@linuxhacker.org
Hi,
I'm using microwindows-0.89pre1 . When running a ps2 mouse on Linux, using
a PS/2 mouse on the PS/2 mouse port, /dev/psaux, under kernel 2.2.17 .
The kernel driver does not support termios calls on the device. This causes
MOU_Open() in mou_ser.c to fail. MOU_Open() should ignore the failure of the
termios calls on /dev/psaux instead of bailing out. It works just fine without
them.
Thanks
Bruce Perens
nanogui@linuxhacker.org