I have TinyX running on in house hardware with custom IR keyboard/Mouse drivers. In 
summary everything appears to be 
"working" however the mouse is very jerky. I have removed all other Mouse protocol 
support and hard wired my protocol to 
insure it doesn't switch.

KdEnqueueMouseEvent is being called as expected I have even limited the dx,dy deltas 
to +/- 1 for smoother scrolling 
however ProcessInputEvents and miPointerUpdate() is being called relatively 
infrequently resulting in a jerky Mouse. For 
example in normal operation KdEnqueueMouseEvent may be called 20-30 times with 
miPointerUpdate only called when the 
pointer hits the screen boundary.


Any ideas out there.

-- 

Regards, John

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to