trying to solve some mouse trouble myself, i ran into this :
> > Mouse section in /etc/X11/XF86Config-4:
> > Section "InputDevice"
> > Identifier "Mouse0"
> > Driver "mouse"
> > Option "ZAxisMapping" "4 5"
> > Option "Protocol" "IMPS/2"
> > Option "Buttons" "3"
> > Option "Device" "/dev/gpmdata"
> > Option "SampleRate" "60"
> > Option "BaudRate" "1200"
> > EndSection
i guess it's maybe the samplerate you were looking for?
the rest will obviously not apply to your coniguration
