Manually change the order of iPhone icons
Jul 08, '09 07:30:01AM
Contributed by: sd
When you have a lot of applications installed on your iPhone, the Apple way of moving their icons (dragging from one screen to the other) may be a cumbersome task.
If your device is jailbroken, it is possible to edit the programs' locations by hand. You have to connect to your iPhone's filesystem (by AFP or SFTP), and then copy this file...
/private/var/mobile/Library/Preferences/com.apple.springboard.plist
...to your desktop. (This path is for iPhone OS 2.2.1; it may have changed with OS 3.0.)
Open it with Property List Editor and unfold the iconState » iconLists. Icons are ordered by page (from 0 to 8), then an iconMatrix (line from 0 to 4, and column from 0 to 4). Each app is identified by a displayIdentifier code. Hex codes are for Safari desktop favorites, and integers 0 for empty spaces. Here's a screenshot so you can see exactly what it looks like.
So you 'just' have to copy/paste items to change the order as you wish, and put the file back to the iPhone and restart it. If you get the default alphabetical order, just try again!
Comments (9)
Mac OS X Hints
http://hints.macworld.com/article.php?story=20090702124437434