View Single Post
  #4 (permalink)  
Old 12-16-2009, 07:41 PM
bpsamant's Avatar
bpsamant
PPCGeeks Regular
Offline
Threadstarter
 
Join Date: Dec 2009
Posts: 106
Reputation: 90
bpsamant is becoming a great contributor
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Re: noob question: how to lower the # of vibrations

Quote:
Originally Posted by firefurby View Post
I would try editing the the script. I have av0pw3r there currently. To the best of my recollection, here is what each means:

a - activate the screen
w - wait
r - ring

The v and p I'm not too sure about. I would try changing the numbers first and see what happens. Sorry I couldn't have been of more help. I'll try to find the post that I originally saw this discussed on and get back to you.

EDIT:
Here is the information you need:
MrDSL 19th March 2007, 10:42 AM

Ok so to change the vibrate function during a phone call ring its


Phone Ringtone Script [HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0]
Change the value of "Script"
Here's the code:
a - stands for display
r - repeat/replay the script again
c - sets the volume C50, c150, c100
f - means flash .. f1 flash for 1 second and f0 stands for flash continuously
p -means play ringtone
v- vibrate then incorporate te]with number to state how many seconds it will vibrate example. v3 vibrate for 3seconds or v0 for continous
w - stands for wait or pause then specify how many seconds like w3(wait for 3 seconds)

With this you should be able to get what you want. I'm going to try my hand at it now too. Good luck!
Thanks for the update.
Here is what I have there:
c50apw3c150r

Quote: to change the vibrate function during a phone call ring


I am actually trying to change all vibration setting (especially for alerts like sms, voicemails, etc)

I will try what you have suggested and post back as well.
Reply With Quote