View Single Post
  #7 (permalink)  
Old 07-08-2008, 08:59 PM
Trident's Avatar
Trident
The Source of Power
Offline
Threadstarter
Location: Disney World
 
Join Date: Aug 2006
Posts: 2,337
Reputation: 1485
Trident is halfway to VIP status based on repTrident is halfway to VIP status based on repTrident is halfway to VIP status based on repTrident is halfway to VIP status based on repTrident is halfway to VIP status based on repTrident is halfway to VIP status based on repTrident is halfway to VIP status based on repTrident is halfway to VIP status based on repTrident is halfway to VIP status based on repTrident is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Skype™ to Trident
Re: Phone button lag fix?

Quote:
Originally Posted by rstoyguy View Post
You'll have to add the last key, and the value...

Code:
 
;1/2 second delay for End Button to end call
[HKEY_LOCAL_MACHINE\Software\HTC\Phone\PhoneExtendSetting]
"EndCallTime"=dword:000001f4
I think that this is very close... I remember changing the value in milliseconds.
But I'll try this.
Do we add a string? Dword Key?
I have the directory
HKEY_LOCAL_MACHINE\Software\HTC\Phone
I created a key with the listed DWORD value in HEX. This looks like it translates to 500 (ms?).
__________________
The only way of discovering the limits of the possible is to venture a little way past them into the impossible.
Any sufficiently advanced technology is indistinguishable from magic.


Reply With Quote