On Fri, Oct 13, 2000 at 04:27:02PM -0400, Joel Dinel wrote: > Ok, so I have /dev/gpmdata in my XF86Config. > > Now, the mouse moves ... But it goes haywire! It thrases around the screen, > randomly generating mouse clicks. I have commented out all the lines in the > [pointers] section of my XF86Config, leaving only the protocol line and the > device line.
use raw as repeat type in /etc/gpm.conf, like repeat_type=raw and in /etc/XF86Config use IMPS/2 mouse protocol in Section "Pointer", like Protocol "IMPS/2" -- groetjes, carel

