View Single Post
  #5082 (permalink)  
Old 03-01-2010, 04:50 PM
indagroove's Avatar
indagroove
AWOL
Offline
 
Join Date: Nov 2007
Posts: 3
Reputation: 120
indagroove is keeping up the good workindagroove is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 2-27 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit

Quote:
Originally Posted by zone23 View Post
Next trivia question: anyone know were the registry setting is for the Vibrate when I tap buttons in HTC Sense, phone dialer, keyboard, etc. I can't find it.
Quote:
Originally Posted by indagroove View Post
Shared Modules.
Quote:
Originally Posted by mswlogo View Post
This is the one for the soft keyboard.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\ezsip]
"ClickSoundEnabled"=dword:00000000
"VibrationEnabled"=dword:00000001
I guess I should have been more specific. In the Shared Modules package look for this reg setting:

Code:
[HKEY_LOCAL_MACHINE\Software\OEM\KeyState]
"KeyVibratorState"=dword:00000001
Change to this:

Code:
[HKEY_LOCAL_MACHINE\Software\OEM\KeyState]
"KeyVibratorState"=dword:00000000