it has to do with the way the mouse movements are sent. the problem shouldnt exist with relative mouse motion but when absolute coordinates are used the spinning problem exists because of the way some games handle mouselooking by constantly repositioning the cursor (which you never see because the cursor goes away when you mouselook). so turn on relative mouse movement if the software offers it, otherwise you may be out of luck.