View previous topic :: View next topic |
Author |
Message |
ephoras Occasional Visitor
Joined: Jul 23, 2006 Posts: 35 Location: East Yorkshire, UK
|
Posted: Tue Mar 04, 2008 4:48 pm Post subject: Bespoke TomTom Menu |
|
|
On my PDA I have a very bespoke TomTom menu also incorporating some of the extra programs I use (OS GPS Convertor and ToolsTools) which has been created using skuX's online menubuilder.
Is there a way of creating a bespoke menu in the Symbian version? If so, what do you do with the TomTom.mnu? Where do you put it? |
|
Back to top |
|
|
philpugh Lifetime Member
Joined: Dec 28, 2005 Posts: 2003 Location: Antrobus, Cheshire
|
Posted: Wed Mar 05, 2008 10:56 am Post subject: |
|
|
The bespoke apps won't run on a Symbiam phone without converting them first (different OS and h/w platform) _________________ Phil |
|
Back to top |
|
|
ephoras Occasional Visitor
Joined: Jul 23, 2006 Posts: 35 Location: East Yorkshire, UK
|
Posted: Wed Mar 05, 2008 11:33 am Post subject: |
|
|
Thanks for the reply, I wasn't expecting to be able to move the applications, but would love to modify the original TomTom Menu sequence of options |
|
Back to top |
|
|
jeff-d Lifetime Member
Joined: Feb 27, 2006 Posts: 42 Location: Thurnby, Leicestershire
|
Posted: Wed Mar 05, 2008 1:04 pm Post subject: |
|
|
On mine it's on the SD card here:
\SDKRegistry\TomTom.mnu
I also found that TomTom ignored the file if the 'Archive" attribute wasn't set on the file. |
|
Back to top |
|
|
ephoras Occasional Visitor
Joined: Jul 23, 2006 Posts: 35 Location: East Yorkshire, UK
|
Posted: Wed Mar 05, 2008 3:01 pm Post subject: |
|
|
Thanks jeff-d, it sounds exactly what I am trying to achieve. I have tried putting my TomTom.mnu into SDKRegistry but it doesn't want to work. I also tried SdkRegistry as it is on my PDA but no difference.
How did you create your .mnu file? |
|
Back to top |
|
|
jeff-d Lifetime Member
Joined: Feb 27, 2006 Posts: 42 Location: Thurnby, Leicestershire
|
Posted: Wed Mar 05, 2008 3:04 pm Post subject: |
|
|
>> How did you create your .mnu file?
Manually, with a text editor! |
|
Back to top |
|
|
ephoras Occasional Visitor
Joined: Jul 23, 2006 Posts: 35 Location: East Yorkshire, UK
|
Posted: Wed Mar 05, 2008 7:59 pm Post subject: |
|
|
jeff-d
I'm trying to do this on a Nokia 6110 Navigator without a great deal of success, could you give me an example of the contents of your .mnu file, please? |
|
Back to top |
|
|
jeff-d Lifetime Member
Joined: Feb 27, 2006 Posts: 42 Location: Thurnby, Leicestershire
|
Posted: Thu Mar 06, 2008 8:18 am Post subject: |
|
|
This is my menu:
MENUBLOCK|BLOCK_MAIN|BTM_GPS_POSITION|
MENUPAGE|TASK_PAGE1|Main Menu 1 of 3|
MENUITEM|TASK_NAVIGATE_TO|
MENUITEM|TASK_SHOW_MAP|
MENUITEM|TASK_ITINERARY|
MENUITEM|TASK_MENU_PREFERENCES|
MENUITEM|TASK_EXIT_APP|
MENUITEM|TASK_PAGE2|
MENUPAGE|TASK_PAGE2|Main Menu 2 of 3|
MENUITEM|TASK_MENU_PLAN_ATOB|
MENUITEM|TASK_MENU_FIND_ALTERNATIVES|
MENUITEM|TASK_CONFIRM_DELETE_ROUTE|
MENUITEM|TASK_MENU_ROUTE_INSTRUCTIONS|
MENUITEM|TASK_SHOW_ROUTE_DEMO|
MENUITEM|TASK_PAGE3|
MENUPAGE|TASK_PAGE3|Main Menu 3 of 3|
MENUITEM|TASK_ADD_FAVORITE|
MENUITEM|TASK_MAINTAIN_FAVORITES|
MENUITEM|TASK_DIAL_POI|
MENUITEM|TASK_SWITCH_NIGHTVIEW|
MENUITEM|TASK_SWITCH_2D3D|
MENUITEM|TASK_PAGE1|
Here's the list of allowable words (although not all appear to work)
TASK_NONE
TASK_EMPTY
BTM_GPS_POSITION
BTM_DONE
BTM_TRAFFIC_INFO
TASK_MENU_PREFERENCES
TASK_SWITCH_ASN
TASK_SET_VOICE
TASK_SET_LANGUAGE
TASK_SET_DIST_UNITS
TASK_SET_CLOCK_TYPE
TASK_SET_GEO
TASK_SWITCH_TIPS
TASK_SET_VOLUME
TASK_SWITCH_SOUND
TASK_SHOW_STATUS
TASK_SHOW_GPS_STATUS
TASK_SET_BRIGHTNESS
TASK_SET_BACKLIGHT
TASK_RESET_SETTINGS
TASK_SWITCH_BLUETOOTH
TASK_SWITCH_CLOCK
TASK_LEFTHANDED
TASK_ROTATE_DISPLAY
TASK_SET_KEYBOARD_SIZE
TASK_SET_KEYBOARD_TYPE
TASK_SET_PROMPT
TASK_SET_COMPASS
TASK_SET_STATUS
TASK_SWITCH_NIGHTVIEW
TASK_SET_COLOR_SCHEMES
TASK_SET_DAY_COLOR_SCHEME
TASK_SET_NIGHT_COLOR_SCHEME
TASK_CHANGE_HOME_LOCATION
TASK_MAINTAIN_FAVORITES
TASK_ADD_FAVORITE
TASK_SET_SAFETY_SPEED
TASK_SWITCH_2D3D
TASK_SET_MAP
TASK_DELETE_MAP
TASK_SHOW_MAP
TASK_SET_HIDEMAP
TASK_SWITCH_POI
TASK_CONFIGURE_POI
TASK_MAINTAIN_POI
TASK_MENU_RECALC_BLOCK
TASK_AVOID_ROUTE_LINE
TASK_PLAN_VIA
TASK_MENU_FIND_ALTERNATIVES
TASK_ASK_CHANGE_OWNER
TASK_MENU_TRAFFIC
TASK_TRAFFIC_SETTINGS
TASK_TRAFFIC_ENABLE
TASK_TRAFFIC_UPDATE
TASK_TRAFFIC_REPLAN
TASK_TRAFFIC_VIEW
TASK_TRAFFIC_EXPLAIN
TASK_RDSTMC_SELECT_COUNTRY
TASK_NAVIGATE_TO
TASK_MENU_PLAN_ATOB
TASK_DELETE_ROUTE
TASK_CONFIRM_DELETE_ROUTE
TASK_SET_TOLL
TASK_SET_PLANTYPE
TASK_SET_CRADLE
TASK_SHOW_ROUTE_DEMO
TASK_MENU_ROUTE_INSTRUCTIONS
TASK_SHOW_ROUTE_INSTRUCTIONS
TASK_STEP_ROUTE_INSTRUCTIONS
TASK_ABOUT
TASK_ITINERARY
TASK_TUTORIAL
TASK_EXIT_APP
TASK_SET_NAME_DISPLAY
TASK_SHOW_WEATHER
TASK_MANAGE_MAPS
TASK_MENU_DOWNLOAD
TASK_DOWNLOAD_MAP
TASK_DOWNLOAD_POI
TASK_DOWNLOAD_VOICE
TASK_DOWNLOAD_SCHEME
TASK_DOWNLOAD_VERSION_NUMBER
TASK_SERVICE_LOGIN
TASK_HELP_GENERAL
TASK_HELP_MAINMENU
TASK_HELP_MAPBROWSER
TASK_HELP_ZOOMING
TASK_HELP_TRAFFIC
TASK_HELP_ITINERARY
TASK_HELP_PLANNING
TASK_MENU_PHONE
TASK_PAIR_WITH_PHONE
TASK_DIAL_POI
BLOCK_MAIN
BLOCK_PREF
BLOCK_CURSOR
TASK_SDK
TASK_PAGE
TASK_BUDDIES
TASK_DOC_BROWSER
TASK_IMAGE_BROWSER
TASK_IPOD
TASK_JUKEBOX
TASK_MULTIMEDIA
TASK_PLAN_TO_MAPLOC
TASK_NEARBY_POICAT
TASK_CENTER_ON_MAP
TASK_DO_ADD_FAVOURITE
TASK_CURSOR_INTO_POI
TASK_TRAVEL_VIA |
|
Back to top |
|
|
ephoras Occasional Visitor
Joined: Jul 23, 2006 Posts: 35 Location: East Yorkshire, UK
|
Posted: Thu Mar 06, 2008 8:47 am Post subject: |
|
|
Thanks jeff-d, I had seen this method but had not tried it. I shall commence to play and experiment, knowing that if I delete the file, it will return to the standard menu. |
|
Back to top |
|
|
ephoras Occasional Visitor
Joined: Jul 23, 2006 Posts: 35 Location: East Yorkshire, UK
|
Posted: Thu Mar 06, 2008 12:44 pm Post subject: |
|
|
Success - Thanks jeff-d |
|
Back to top |
|
|
martinloat Occasional Visitor
Joined: Jan 15, 2007 Posts: 26
|
Posted: Thu Mar 06, 2008 1:36 pm Post subject: |
|
|
Have you looked at TomTom Menu Designer available from:
www.gregoryduncan.com/ttmd ?
If re-arranging the Tomtom menus is what your after this makes it a lot less laborious.
|
|
Back to top |
|
|
ephoras Occasional Visitor
Joined: Jul 23, 2006 Posts: 35 Location: East Yorkshire, UK
|
Posted: Thu Mar 06, 2008 1:55 pm Post subject: |
|
|
Thanks for the link, martinloat, I did actually know of it, but when I went to it yesterday the site was down. I was originally trying to use the saved version of the same menu I have on my PDA produced from www.skux.net/tomtom/menubuilder2/index.php with the extra programs removed, but the phone would not read that menu file.
Anyway, although it was a bit long drawn out process, I have now succeeded. One of my main reasons for altering the menu is to get the Exit App on the first screen.
I have since found further commands available at www.opentom.org/Menu_structure if not necessarily for my devices. |
|
Back to top |
|
|
|
Posted: Today Post subject: Pocket GPS Advertising |
|
|
We see you’re using an ad-blocker. We’re fine with that and won’t stop you visiting the site.
Have you considered making a donation towards website running costs?. Or you could disable your ad-blocker for this site. We think you’ll find our adverts are not overbearing!
|
|
Back to top |
|
|
|