I'm having a problem with the sdl joystick, maybe you could help me out :) What I'm trying to do is use the SDL_JOYAXISMOTION for movement in a game but I can only get the object to move by hitting the axis over and over, Instead of a press and hold ->move Is there a function for for this like the SDL_EnableKeyRepeat ? Is there somthing i'm missing?