Quote:
Originally Posted by vin255764
Talking about landscape mode,anybody know how to enable g-sensor rotation for google maps and solitaire so I dont have to slideout the keyboard
|
Add the name of the .exe (including the path) to these two regedits:
Code:
[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\ModuleName]
[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\WhiteList]
Here is what I did for Opera 10:
Code:
[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\ModuleName]
"Opera Mobile 10"="\\Program Files\\Opera Mobile 10\\Opera10.exe"
"Opera"="\\Windows\\Opera10.exe"
[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\WhiteList]
"Opera Mobile 10"="OM10-ML-MainWndClass"
Untested But it should work...