-
11-19-2007, 04:33 PM #1
Add Custom Home-Button Double Tap shortcuts
By editing:
Home Button.plist in /Applications/Preferences.app/
and
Home Button.strings in /Applications/Preferences.app/English.lproj/
(Both above files available edited in the attached zip file)
I was able to result with the folowing


This SHOULD work as the camera choice has
com.apple.mobileslideshow-Camera entered.
BUT when you do use it the value in /private/var/root/Library/Preferences/com.apple.springboard.plist
for doubletap is gone and there is no longer a key at all.
Can any help me figure this one out? yes, you can manually edit the com.apple.springboard.plist file and put whatever you want. But it would be soooo much better to just have it in the menu as if Apple wanted you to have the freedom to choose which app.
Anyone???
EDIT: Just wanted to add that this is on a 1.1.2 phone, jailbroken. I have a mac, win, and linux machine, so I'm open to ANY ideas.Last edited by shaiss; 11-19-2007 at 04:36 PM. Reason: added iphone version
-Shai Perednik
http://shaiperednik.com
-
The Following User Says Thank You to shaiss For This Useful Post:
porktart (11-21-2007)
-
11-21-2007, 01:47 AM #2Livin the iPhone Life
- Join Date
- Jul 2007
- Location
- Los Angeles
- Posts
- 1,339
- Thanks
- 18
- Thanked 70 Times in 62 Posts
huh?
mod edit, old signature removed
-
11-21-2007, 03:38 AM #3
ha, no idea shaiss, but that sure is looking good.
good luck and let the force be with you.
-
11-21-2007, 09:01 AM #4
Yeah, I've kinda hit a rock. I'm hoping someone will read this and have some ideas. otherwise my option is to spend days on end going through all the phones plist files
-Shai Perednik
http://shaiperednik.com
-
11-26-2007, 04:54 PM #5
Not sure if it has relevance but this Dict is in General.plist (preference.app)
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>detail</key>
<string>HomeButtonController</string>
<key>label</key>
<string>HOME_BUTTON</string>
<key>requiredCapabilities</key>
<array>
<string>unifiedIPod</string>
</array>
</dict>
Greg
-
11-26-2007, 05:37 PM #6
thanks greg. I looked through that. Unless my understandings wrong. I believe that dict just specifies the home_button but doesnt actually say what it does.
I'm thinking its actually hard coded-Shai Perednik
http://shaiperednik.com
-
11-26-2007, 05:47 PM #7
Shaiss,
Your best bet might be a separate "home button" app that works like a modified launcher but instead of opening the app, assigns it to the home button. That way you could assign ANY program to the home button and only dynamically change the value in com.apple.SpringBoard.plist.
Greg
-
12-11-2007, 06:48 PM #8
hmm
-
12-18-2007, 11:43 AM #9
Good idea greg, but for now I have no programing knowledge for obj-C so this will have to do.
Anyone have any other ideas?-Shai Perednik
http://shaiperednik.com
-
12-18-2007, 12:12 PM #10
shaiss, I posted iPhoneHome over in the launch forum. I built a small application to do exactly what you are looking for.
-
01-16-2008, 04:30 PM #11
Are you attempting to enable the home button as a clicker to take pictures?
-
01-22-2008, 05:47 PM #12
I FIND SOLUTION!

u can edit \var\root\Library\Preferences\com.apple.springboar d.plist for this.
<key>SBDoubleTapURL</key>
<string>doubletap://com.google.code.mobile-rss</string>
in this fragment i assign RSS app to dbltap on home button
-
07-31-2009, 03:51 PM #13
Hello,
This thread is interresting, I wonder if we can custom more than juste the doucle click ? For instance, detecting when we keep the home button pushed?
Another question, do you think there is a way to customize the headset button?
Thanks.
Jonathan



LinkBack URL
About LinkBacks
Reply With Quote
