Grab it from
www.FreeDrive.co.uk
more info...
[Updated in 1.7] 2 Mar 08
Added the ability to configure the menu buttons
Added games module
Added a simple setup screen (loads more to add yet_
afew bug fix's (cant remember to be honest)
To access the extra buttons on the menu just tap above them
The menus work like so........
In the skin folder you will find skin.ini (looks like..)
&MENU1=MEDIA;Media;icons/media.png&
&MENU3=GPS;Navi;icons/gps.png&
&MENU2=RADIO;Radio;icons/radio.png&
&MENU4=WEATHER;Weather;icons/weather.png&
&MENU5=CALC;Calc;icons/calc.png&
&MENU6=PICS;Pictures;icons/pics.png&
&MENU7=GAMES;Games;icons/games.png&
&MENU8=SETTINGS;Settings;icons/settings.png&
&MENU9=;;& .. etc
So you can now change the position of all the buttons. They work as
Menubutton=COMMAND;Text;Icon
If the COMMAND is not one in my skin file then it first looks for it in the fi.ini and if its not found in there it looks through the skin.ini..
You can see how it works as I have used it in my Games menu.. Because GAMES command isnt part of my skin it looks for GAMES line in fi.ini then skin.ini when it fines it in the skin.ini it embeds it the same way it does the gps.
Hope that makes sense
CdRsKuLL