Quote:
Originally Posted by mwalt2
The screenshot shows what it does. It's actually a 'fake landscape' in that the phone is still in portrait mode, sense is just displayed as rotated. It's the default behavior for the Oboe and Leo ROMs, as they do not have keyboards and usually have enablelandscape=false under the same registry location. I set both of the folllowing keys to true, and get either the normal landscape with the slider or fake landscape if I just rotate phone on it's side (and do not add sense to g-sensor auto-rotation). If it does not work for you, it could be the sensor sdk (though I'm using Sprint Sense versionv4.2.19221329.01).
Code:
[HKEY_CURRENT_USER\Software\HTC\Manila]
"EnableFullScreen"=dword:1
"EnableLandscape"="true"
|
@Mwalt2:
My TP2 registry (Sharkie's 6.5 ROM) already has the settings you mentioned for EnableFullScreen and EnableLandscape, but the music and photo tabs don't rotate when the phone is rotated. I know this function works on my phone with EnergyROM, InfernoROM and others.
@Sharkie:
Maybe your efforts to include an automatic rotate feature early on in your ROM development caused a conflict? (Just guessing ... the first step in debugging. :P ) Anyway, I hope you can figure it out.