Quote:
Originally Posted by abjc89
how do you disable auto rotate on this rom?
|
[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor]
"AutoRotation"=dword:00000000
Quote:
Originally Posted by OMJ
actually, that regedit will disable autorotation completely, if you only want to disable for Sense, then just delete these entries:
Code:
[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\ModuleName]
"Manila"="\\Windows\\manila.exe"
[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\WhiteList]
"Manila"="Manila"
|