On 02/05/2008, Royer, Fabien <[EMAIL PROTECTED]> wrote:
>  First, I try a program which print a helloWorld on the Screen. But the
>  probleme is that the Fonction SDL_Init doesn't work properly for
>  SDL_INIT_VIDEO.
>
>
>
>  I get the message with SDL_GetError() , error=enable to open mouse.

Are you running this in X? If not, you may have set SDL_MOUSEDRV and
SDL_MOUSEDEV manually (e.g. to some /dev/input/eventN node).  I don't
know if there's a "dummy" mouse drv in sdl.

HTH
-- 
Please do not print this email unless absolutely necessary. Spread
environmental awareness.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to