Jun
23rd
Wed
23rd
How to customize ur SMS Vibration on iPhone. Zionite Mar 24th, 08, 11:09 AM #1 (permalink)
First, SSH or winSCP into ur iphone and copy out the file as below to ur desktop. /System/Library/Frameworks/Celestial.framework/SystemSoundVibrationPatterns.plist Next convert the file using the link below.
http://140.124.181.188/~khchung/cgi-bin/plutil.cgi (conversion tool supplied by Snowbird) Once you have the file converted, open it with Notepad or any PLAIN TEXT text editor. You will find a section of code that looks like this: Here’s how u edit the vibration on sms.Default Intensity 1 OffDuration 0.60000000000000001 OnDuration
0.40000000000000002 TotalDuration
3.0
First, SSH or winSCP into ur iphone and copy out the file as below to ur desktop. /System/Library/Frameworks/Celestial.framework/SystemSoundVibrationPatterns.plist Next convert the file using the link below.
http://140.124.181.188/~khchung/cgi-bin/plutil.cgi (conversion tool supplied by Snowbird) Once you have the file converted, open it with Notepad or any PLAIN TEXT text editor. You will find a section of code that looks like this: Here’s how u edit the vibration on sms.