I used iPhone Explorer to easily copy com.apple.springboard.plist over to my mac. Edited the plist in Text Wrangler and just added the string listed below. Copied the .plist back over the original and respiring... Your done. That easy and all free software.
Location of file:
Navigate to var >> mobile >> Library >> Preferences and copy com.apple.springboard.plist
String to add:
<key>SBUseSystemGestures</key>
<true/>
Hope this helps!
Edit: .plist editor for windows
http://www.softpedia.com/get/Programming/File-Editors/plist-Editor-for-Windows.shtml
Location of file:
Navigate to var >> mobile >> Library >> Preferences and copy com.apple.springboard.plist
String to add:
<key>SBUseSystemGestures</key>
<true/>
Hope this helps!
Edit: .plist editor for windows
http://www.softpedia.com/get/Programming/File-Editors/plist-Editor-for-Windows.shtml
Last edited: