The navigation up shortcut of the Sony Ericsson w760i is locked to location services... Do the following steps if you want to customize it.
1) Make a file in notepad named default_upgrade.xml
2) The file will change icon once you save it with the extension ".xml"
(Remember to De-select "hide extensions of known file types" in "folder options" in control panel of your system. This is so that you can change the extension of the text file to xml instead of txt.)
3) Copy and paste the following code in the default_upgrade.xml file and save.
<?xml version="1.0" encoding="ISO-8859-1"?>
<customization>
<registry>
<ui>
<settings reg-path="/apps/ui">
<shortcut>
<key id="nav-up">
<type>standard-item</type>
<action-type>short-press</action-type>
</key>
</shortcut>
</settings>
</ui>
</registry>
</customization>
4) Now use a2uploader to open the phone. Copy the default_upgrade.xml file into /tpa/preset/default folder of the phone's file system.
5) Reboot the phone and your "nav-up" key should be free :)
Thank you for your kind attention :D
Source: http://mobiles.bigresource.com/Track/mobiles-0WIz67mXC/

No comments:
Post a Comment