Here's a little Windows command line utility for generating the opening menu on a Rumor Touch.
[Only registered and activated users can see links. ]
There are three types of selections that it takes:
1) A regular selection or sub-menu selection.
Examples are "Settings", "Surf the Web", "Email + IM".
The spellings must be identical to the original name.
The strings must be enclosed in double quotes if there are spaces in them.
If you would like to rename them, you can append an alias separated by an exclamation mark.
An example is "Surf the Web!Browser".
To list all the possible selections, type lgmenu /l
2) A downloaded or pre-installed application.
This gets a bit trickier. Applications are installed in ams/??, where ?? is two digits.
The installed directory is not the same on two different handys.
You can peek in the .JAD files to find out where what is, ams/11/11.jad.
It still gets tricky. You have to specify an alias that matches exactly the original selection.
If you get it wrong, you will get a warning message on your handy when you select it.
The warning message is all screwed up and overwritten on the screen.
You have to use ams and the AMS number plus the original name (as alias).
A correct example is "ams:17!Google Maps".
On your handy the 17 could be any number.
3) A full URL including http://
If you do not specify an alias, it will trim the leading http:// and the trailing / to use.
"http://www.google.com/" would appear as [Only registered and activated users can see links. ]
"http://www.google.com/!My Googly Place" uses an alias.
There are only 15 selections allowed. It is suggested that "Main Menu" be one of them.
"Add" (as in add menu selection) might be another good choice.
If you want, you can put your selections in a text file.
With one entry per line you do not need to use any double quotes.
You invoke the utility with an @
lgmenu @mylist.txt
Subsequent versions of this utility may use different handling of the arguments.
Bookmarks