group wapbox : device-home
map-url = "http://some.where/"
adds a mapping for the URL DEVICE:home (as sent by Phone.com
browsers) to the given destination URL. There is no default mapping.
NOTE : the mapping is added with both asterisks, as described above
for the map-url setting. Thus the above example line is equivalent to
writing
map-url = "DEVICE:home* http:/some.where/*"