Well, there is a open source system for home automation - Plutohome (<a href="http://www.plutohome.com">www.plutohome.com</a>). This system can use Nokia770/800 as a control panel - Orbiter. The Orbiter is based on SDL. So, after some hack it started work on Nokia (os2005/os2006) but there is a problem. Icons on the Orbiter should change their color according to some events. Initially they are pink. Using SDL functionality their color can be changed. It works fine for Debian but it didn&#39;t work for Nokia (either scratchbox emulator or real device). All icons are pink every time. 
<br>I&#39;m not developer. I&#39;m integrator. So, it&#39;s difficult for me to understand where is the problem. Have a look attached files. Maybe you can help me.<br><br>Thanks in advanced.<br><br><div><span class="gmail_quote">
On 2/9/07, <b class="gmail_sendername"><a href="mailto:Tapani.Palli@nokia.com">Tapani.Palli@nokia.com</a></b> &lt;<a href="mailto:Tapani.Palli@nokia.com">Tapani.Palli@nokia.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>Could you be more specific what are you trying todo and how? Are you<br>going through pixelvalues and accessing them? See<br>surface-&gt;format-&gt;BytesPerPixel. SDL_GetRGB and SDL_MapRGB should work<br>allright.
<br><br>// Tapani<br><br><br>________________________________<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;From: <a href="mailto:maemo-developers-bounces@maemo.org">maemo-developers-bounces@maemo.org</a><br>[mailto:<a href="mailto:maemo-developers-bounces@maemo.org">
maemo-developers-bounces@maemo.org</a>] On Behalf Of ext Michael<br>Stepanov<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sent: 09 February, 2007 11:03<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To: <a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subject: [maemo-developers] Nokia SDL color format for pixels
<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hi,<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I have a question about SDL realization for Nokia770/800. Does<br>it use some different format to fill a pixel by some color? Because in<br>my application SDL is used to change color of icons according to some
<br>conditions. It works fine under Linux (Debian) but it didn&#39;t work under<br>Nokia 770 (I tried for both os2005 and os2006). The color of icon is not<br>changed. Any ideas why?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Is there some manual about Nokia port of SDL?
<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Thanks in advance.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;--<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cheers,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Michael<br><br></blockquote></div><br><br clear="all"><br>-- <br>Cheers,<br>Michael