View Single Post
Posts: 75 | Thanked: 4 times | Joined on Apr 2006
#43
Originally Posted by phillup

Code:
gconftool-2 --type float --set /apps/maemo-mapper/last_longitude -- -115
gconftool-2 --type float -- set /apps/maemo-mapper/last_latitude 45
Just make sure the app isn't running when you do this.
Code:
gconftool-2 --type int --set /apps/maemo-mapper/zoom 8
also works. Check out /var/lib/gconf/apps/maemo-mapper/%gconf.xml on your tablet for a list of more things to configure (editing this file by hand does nothing for some reason).