[maemo-developers] [maemo-developers] 800x480

From: Timo Savola tsavola at movial.fi
Date: Tue May 31 10:46:01 EEST 2005
On Mon, 2005-05-30 at 20:15 -0300, Daniel Monteiro wrote:

> how do I create a SDL project under Maemo? what files are needed? what 
> are the diferences?

It's no different from creating a SDL program in Linux.  You might want
to set the proper window size (720x420 windowed, 800x480 full-screen),
use 16-bit depth, and perhaps listen for the F6 key event (or does SDL
catch the hardware fullscreen button event?).  Just see the SDL
documentation (or don't if you already know it) and link with -lSDL.

timo



More information about the maemo-developers mailing list