PDA

View Full Version : Any Tweak to modify the "beep" sound when dialpad press?


heyhey1991
17th July 2007, 09:50 AM
Hey guys,

have searched the forum, seems like there's only way to make a vibrate signal when you dial from dialpad, but no solution for different "tone" for the dialpad number 0-9.. I think it's more useful then just giving you a vibrate signal which still can't tell which number you have pressed while driving. Anyone here got any glue?

_DrG_
17th July 2007, 11:08 AM
Sure, this should work, i have tried it on one key and it works fine:

It involves modifying registry keys so beware.

Navigate to HKCU\ControlPanel\Sounds\

In here there are a bunch of keys named Dtmf which represent all the keypad keys [0-9, #, *]

Simply select the key you want to change remove any values that exist called sound (generally there will be a dword value if you have default tones on your keypad or a string value if you have vibrate), then create a String value named sound and set the data value to the location of your sound file, eg. \storage card\my documents\ding.wav or whatever.

Save and exit, test it, then go back and do the same for all your keys, sorted.

As with all things registry related be careful, i take no responsibility if you brick your phone ;)

Cheers,

heyhey1991
17th July 2007, 01:14 PM
Cool... many thanks.. will definitly try and post the result here!