View Single Post
Posts: 320 | Thanked: 137 times | Joined on Apr 2010
#1430
Originally Posted by charbar View Post
i finally figured out how to remove the access point. in your terminal:

Code:
gconftool-2 -R /system/osso/connectivity/IPA | grep MMS
this should list the path of your MMS information

then run:

Code:
gconftool-2 --recursive-set /system/osso/connectivity/IPA/MMS
(or whatever the path was that you got from the above command)

that should remove it! i got rid of mine... it was buggin the hell outta me :P
Hey thanks for helping but nothing happens when I type the first piece of code. It does not list any path. Do i need to access root first? Am i doing something wrong?

sorry i am new to maemo!