Re: psaux mouse driver + inland pro optical 100 mouse

2001-06-16 Thread volodya
Try commenting out the AUX_RECONNECT block on line 406 in pc_keyb.c #ifdef CONFIG_PS2_KEYBOARD_SWITCH_COMPATIBILITY_MODE else if(scancode == AUX_RECONNECT){ queue->head = queue->tail = 0; /* Flush input queue */ __aux_write_ack(AUX_ENABLE_DEV); /* pi

psaux mouse driver + inland pro optical 100 mouse

2001-06-15 Thread David Ashley
Under linux 2.4.1 if I move the mouse slow enough it doesn't register at all in Xwindows. If I unplug the ps2 mouse and plug it back in, it works perfectly, no matter how slowly I move it the movement is registered. It is as if the linux kernel is imposing a threshold on the movement. Under windo