View Single Post
  #1 (permalink)  
Old 08-18-2009, 07:55 PM
swammi's Avatar
swammi
N00b
Offline
Location: Ontario, Canada
 
Join Date: Jun 2009
Posts: 26
Reputation: 40
swammi is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Lightbulb Registry hack to turn off vibration when pressing hard keys

I found this on XDA - it was originally posted by Psyki. I ran into this after flashing to a new ROM, and every time I pressed one of the hard keys the phone would vibrate.

Try setting this registry key to disable vibration when you use the hardware keys:

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


This worked for me - no soft reset required. I hope it comes in handy for someone!
Reply With Quote
This post has been thanked 4 times.