Quick Tips: Mapping T-Mobile SDA Shortcut Buttons
While I’ve had a few gripes come up with my newly purchased (very used) T-Mobile SDA, one of the bigger ones has been re-mapping buttons. The SDA (actually the SDA II) has a nice little set of 8 buttons on the front. 4 of them are perfect (2-Menu buttons, 1 back button and 1 home button) – but 4 of them are useless to me (1-T-Zones button, 1-Fwd, 1-Play, 1-Rev).
So ever on my quest to get rid of dumb provider implemented stuff, a hunting I went for a way within the OS to change this. And I found squat. So – Google to the rescue. I came across THIS fountain of knowledge over at Howard Forums. See you after the jump…
Alright – the process is very simple even for a simpleton like me. There’s supposed to be two ways to do this, but I couldn’t get the other way to work so I’m going to show what worked for me… you want to try the other way, be my guest.
First grab cenotepad. It’s free and an excellent utility that we should all have.
Second – Connect your phone to ActiveSync. This can be done any number of ways, but direct connect is the safest.
Third – start up cenotepad… and click on the open folder icon. Can you see how hard this is going to be? It’s just going to keep on getting harder!!!
Fourth – and here’s where things get tricky – navigate to windows. Careful – I know this is super scary stuff. In the Windows directory you’ll find a file named Short_AP1.lnk – Click that and hit ok. Ok, enough number counting.
When you open up Short_AP1.lnk you’ll find a nice string of text that looks like this:
19#\Windows\iexplore.exe http://my.t-mobile.com
Simple enough to figure out what this does as it’s just like any other standard shortcut you would create in Windows. We don’t need to know how the OS knows to read this file, we need to know what this file does and how to get it to do something else. That some thing else is our goal.
In the case of Short_AP1.lnk (The T-Zones button) it opens the Internet Explorer application in the Windows directory and passes it the value http://my.t-mobile.com … how nice. Bummer for me that I’m a Cingular customer and this just made my trip to gmail a lot slower. So how can I get to GMail a lot faster? Easy. Replace that line of code with this one and click the save button (no need to reboot).
19#\Windows\iexplore.exe http://www.gmail.com **or whatever other website (like JustAnotherMobileMonday) you happen to prefer
Now that’s all fine an dandy. We’ve got a much more useful shortcut to the Internet. Now, let’s do something even better – like start an application on our storage card.
Open up Short_AP2.lnk – That little line of code there should look pretty familiar. Changing it is very similar to changing the first link, but we have to do one thing a little different. Stick with me.
The application I want to launch is FlexWallet. Flexwallet is on my storage card… here:
\Storage Card\Program Files\FlexWallet 2006\FlexWallet.exe so it stands to reason I would type in this replacement string for Short_AP2.lnk:
19#\Storage Card\Program Files\FlexWallet 2006\FlexWallet.exe – WRONG!
Here’s why – When you try to use that shortcut it see’s the filepath as Storage and thinks everything after that is the values you’re trying to pass … obviously that fails. So the valuable lesson here is that if you want to have a space anywhere in the file path you need to wrap the whole filepath in quotes like this:
19#"\Storage Card\Program Files\FlexWallet 2006\FlexWallet.exe" – RIGHT
Ok, so that’s all I’ve got for this round. Here’s the link files that you can change:
Short_AP1 – T-Zones button
Short_AP2 – Rev button
Short_AP3 – Play Button
Short_AP4 – Fwd Button
Short_Camera – Camera Key
Short_POC – Connections key on the left
Another hint from the link above (and what I mapped to key 4) – to launch the task manager use the string:
19#\Windows\IA_Task_Manager.exe?:TaskManagerApp
NOTE: — MAKE A BACKUP FIRST. It’s not my fault if something goes wrong here!
Related posts:
Search JAMM »
Our Sponsors
Most Popular »
- JAMM Giveaway: Get Your Favorite SplashData App For Free!
- QOTD: How Large is Too Large for a Program & Is There a Light in Size Alternative to GoodSync?
- QOTD: What Is The Best Phone on the Market?
- WiFiFoFum – Banned from the App Store, Now Out in Cydia
- SplashData Giveaway: And The Winners Are...
- Google Reader
- How Windows 7 Helped Me Enjoy a Car Ride Home
- QOTD: Which is More Important: Operating System, Applications or Operator?
- Micro SD Cards Will Be Making Contactless Payments In 2010
- Sprint’s Fumble of the NFL Mobile App Leads to A Pick Six From Verizon
- Why I Preordered the iPad Today
-
Android 2.1 Likely Coming to Sprint, Maybe in April…or Something Like That
-
NDrive Offers A CTIA Friendly iPhone Demo Of Its Turn-by-turn Navigation System
-
BerryBuzz – BlackBerry Deal of the Day
-
Deal of the Day: SBSH PhoneWeaver 2 for Windows Mobile
-
Opera Mobile 10 And Opera Mini 5 Out Of Beta
-
Electric Pocket Brings BugMe! to iPhone
-
HTC Responds to Apple’s Patent Suit: We’re Not Going to Bow
-
Quick Look: Ringo Pro for Android
-
HTC Incredible Ready to Take Flight at Verizon
-
Deal of the Day: Volume Switcher for Windows Mobile
-
SplashData Giveaway: And The Winners Are…
- Ricardo,
Thank you for following us...
- I CAN'T believe, wow, YES!
Thank you!...
- It's been a while, I've been waiting for Refresh pop!...
- Litigation and patent litigation in particular, as I have said elsewhere is the ...
- Although that will work, it still prevents you from ever being truly untethered....
- Brian: "Me, I plug in at 4 am when I get up to do consulting work"
Me: "Doh!!...
- uzziah0,
thank you for participating to the giveaway!!
I think we will have ...
- Congrats to the winners, this is really great SW....
- 1793 (1)
- Accessories (456)
- Android (114)
- Blackberry (149)
- Books, Music, and Media (1)
- Carrier News (129)
- Contests (160)
- Deals and Giveaways (514)
- Featured (244)
- Free For All (73)
- General (857)
- GPS devices (12)
- iPhone/iPod Touch (467)
- JAMM (159)
- JAMM Store (45)
- Laptops and Netbooks (94)
- Laptops, MIDS, and other Portable Devices (4)
- MIDS and UMPC (13)
- Other Devices (187)
- Palm/WebOS (272)
- Phones and Mobile Devices (21)
- Reviews (663)
- Symbian/Nokia (115)
- Tips and Tricks (87)
- Views (504)
- Windows Phone (1396)

3 Comments
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.Brandon Steili
Jun 30, 2007
19#:MSINBOX?:mailapp — messaging app
Mike
Jul 3, 2007
Can anyone tell me what I would type in for the T-Mobile button (19) to take me right to the alarm clock function? I use it all the time and it would be very helpful.
Brandon Steili
Jul 3, 2007
Mike – I don’t have the SDA in front of me or I would tell you. But the easiest way to find out how to create that shortcut it to find the shortcut on the start menu (/windows/Start Menu/Programs) and use cenotepad (link above) and open the shortcut with that. The code within that link is what you need to use to assign it to a hardware button.
Leave a Reply