I'm reading the mouse position changes with SDL_GetRelativeMouseState. But the mouse sensitivity depends on the os settings (I'm using windows xp, don't know how it is with Mac OS, Linux ...?). Is there some way to have the same mouse sensitivity in sdl programs no matter what the windows xp settings are ? Regards, Christoph