發新話題 Report thanks

[資訊分享] JB後,打開iPhone4中魔術手指功能(IOS4.3.1)

Apple released iOS 4.3.1 with an hidden presence of multi-gesture touch,to do with 4 and 5 fingers to run their application without using the Start button.Multi-touch gestures provides the ability to exit an application and return to the home screen by pressing with four or five fingers.Also,if the slide to the left or right to switch between open applications and slide up to open multiple taskbar.

This article explains step by step how to enable multi-touch gestures on iPhone 4.First you must connect your phone to your PC / Mac using SSH,or use iFile to edit with in your iPhone

For iPhone 4 :Navigate to System >>Library >>CoreServices >>SpringBoard.app >>N90AP.plist

For iPhone 3GS :Navigate to System >>Library >>CoreServices >>SpringBoard.app >>N88AP.plist

and add following string

<key>multitasking-gestures</key>
<true/>

Navigate to var >>mobile >>Library >>Preferences and open com.apple.springboard.plist and add following string

<key>SBUseSystemGestures</key>
<true/>

now respring or reboot your phone and that’s it
如果您喜歡這篇文章,請按「讚」或分享給您的朋友,以示鼓勵。

TOP

thanks