XDA Exec Screen Rotate - General Topics

Hi can anyone please tel me how to disable the screen rotate when i cange from laptop mode to PDA mode. I have the icon to change if i need to change but just wish to disable the automatic rotation of the screen when you rotate the screen
Thanks for any help

Only way I can think of is to remove the magnet inside the lcd section casing.
Richard

Thats a good idea, But there might be a registery hack to disable the switching.

Yea, can anyone come up with a solution for that - it is a nice feature, but can get quite annoying, specially with the time it takes to rotate the screen.

Related

Permanent Landscape

Is there a way to set windows mobile 6 to permanent landscape? any program that does this?
I had some kind of menu that could put the display to landscape, but it would revert back if i slide out the keyboard and then slide it back. Same thing was with the rotate display/screen program.
Anybody know how to do this?
Cheers
Can not do it.
It's hardcoded somewhere in the OS to rotate screen when hardaware tells it that the keyboard is slided out.
You could try to remove the magnets that check whether the keyboard is out or not.

Rotate Screen on Touch Pro

I think I am going mad so forgive me.
Can someone help me to rotate the screen to landscape with the keyboard closed? IE. manually rotate the screen.
I can't seem to find the function anywhere.
or have I missed something?
Thanks.
Just rotate the device?!
This only works in certain apps, like picture etc.
I want the Home screen, and TT7 in Landscape when in the car, and turning the screen doesn't do anything.
Any help?
The Apps themselves need to support the Rotation of the phone by implementing a hook into the Accelerometer/G-Sensor.
Like said above, TouchFlo3D Pictures and Opera do this, but most other apps do not! Just need to wait for later versions or change to landscape mode manually - if supported!
Should be (although HTC may have removed it) in Start->Settings->System (tab)->Screen, and then change the orientation. It's possible HTC removed this functionality though...
I'm guessing that Mortscript will still work on the Touch.
You could use this to rotate the screen then call the app in question?
Then when you quit the app it'll rotate back.
I forgot the name of the app, but it allowed you to rotate the Diamond for any app or any situation in the phone. It should also be able to work on the Touch Pro then.
Its called GSen it works on diamond and probably it should work for this and if its not working just wait for new release.
l3v5y said:
Should be (although HTC may have removed it) in Start->Settings->System (tab)->Screen, and then change the orientation. It's possible HTC removed this functionality though...
Click to expand...
Click to collapse
They have removed this option, but you can bring it back with Schap's advanced config 3.0! I haven't tried it, but I've seen the option there!
Reg Edit to set Talk key to rotate screen manually
Here's a reg hack to manually rotate your screen, only when desired.
In Settings/Buttons/ one used to be able to assign a button to <Rotate Screen>. This feature is hidden on the Touch Pro.
To get it back:
Using a Registry editor, go to:
HKeyLocalMachine/System/GDI/Rotation
Change the "HideOrientationUI" from 1 to 0
Now you can remap the talk key to do this on long press.
Pocketpowermanager puts a little icon at the bottom of the Today screen which rotates the screen (and an icon for power off, and another for soft reset). It's a great application.
Hi there
Both Gens and Gyrator work well on the Touch Pro.
Just Bing them (at bing.com).
David
You can get an application called gyrator 2 which will allow you to rotate without sliding out the keyboard in any screen, so like you can use it in the start menu or anywhere else, http://pocketnow.com/index.php?a=portal_detail&t=news&id=6068

Enable/Disable screen rotatrion with HW keyboard out?

ive seen this before but always forget where so i figured id ask it here.. can anyone provide the regedits to enable/disable screen rotation while the keyboard is slid out? for some reason its enabled on my device (i probably did it and forgot) and i want orientation to be locked when using the HW keyboard..any help appreciated
You have it done already? I want as well to disable auto-rotation,because every keyboard movement take a long time to flip. I can screen rotation assign to any button,so I can do it manualy.

is ther a registy fix to stop screen rotation

i dont know if you are like me and use your uni in mainly landscape mode, and have to chase the screen rotation b3 times to get it back from the default portrait setting everytime you dock it in car cradle or open to use keyboard.
i know there is a mini magnet inside the screen to tell it if its open or closed.
any ideas??
i've asked this question before and heard it wasn't possible. but my memory's sketchy, so anyone?
Stop and Set Manual the device MIS1 in the devices list, then reset
digucit said:
i dont know if you are like me and use your uni in mainly landscape mode, and have to chase the screen rotation b3 times to get it back from the default portrait setting everytime you dock it in car cradle or open to use keyboard.
i know there is a mini magnet inside the screen to tell it if its open or closed.
any ideas??
Click to expand...
Click to collapse
simply try to remove the little magnet

Keep previous screen rotation?

Hi everyone!
I searched over the forum to find a way to keep the previous screen orientation when I push the power on button. It's useful when I cradle my Uni in the car...
Seems that I may stop the service "MIS1" but it has several side effects: it's hard to start again (requires registry modifications) and once stopped it doesn't make the screen to rotate anymore.
So, how can I make the screen to remain in landscape when I turned off my Uni in landscape mode?
Thank you for reading...
A solution may be hardware rather than software, if you ok to do such a thing.
Add slider button or similar to disable the internal switch.
Too much invasive for the device...
Since it seems to be a software function to reset to portrait mode every time the device wakes up, maybe there's a way to stop it, or to add a software button to enable/disable this feature...
On MSDN it's explained how to access the screen rotation features but I have no idea on how to do it...
Sound strange that nobody felt the need of such a trick before... Or not in the same way as me...
Thx...
try with mortscript.
use df task manager and configure that script in wake-up notification event.
Thank you for the suggestion, Tomal!
I partially did it.
When I'm driving in my car, I put the screen in landscape because of the cradle and I need the device to stay in landscape mode only in this case.
So I put in SPB Mobile Shell today a link to a script (using a renamed autorun.exe to make it appear in the programs list) that switches between landscape and portrait and writes on a file the status.
Then I added a link in the notifications list using DF's task manager to another script that reads the previous state from the file and flips the screen to landscape only if the file says that the device was in landscape.
Unfortunately WM6 seems to override the script and the screen barely returns to portrait on wake up.
I partially fixed it adding in the "notificated" script a 6 seconds wait time.
Doing this the screen rotate to portrait for a little time then returns, as it was supposed to, to landscape.
I need some more tests to ensure that the wait time doesn't create conflicts with other functions like phone or reminders.
One first upgrade would be to find a way to write on the file the screen status when the device goes to sleep, but I don't know how to do it.
The second, and most important, upgrade would be to understand why WM overrides the rotate function.
Another thought: I made a script that writes on a file the screen status on woke up. If I turn off the device while in portrait mode and I turn it back on, the script writes in the file that the screen is in portrait mode. Seems that when the notification starts the script reads the status wanted by Windows even if the screen appears in landscape for few seconds, then it rotates.
According to this, I supposed that the seconds needed to rotate weren't influent and Windows thought to be in portrait mode. But the other script won't work without a 6 seconds delay...
Any idea?
Sorry for the lenght...
You do not need to write on file, just write on registry.
Create a new reg key and add/remove all your values are there. It's the most reliable way.
just my two cents.
Auzman, don't know if you have found your solution. I was dwelling on iGo (NavNGo), that it sticks to landscape (when set, and I turn off/on Uni). However I think it's sneaky in that it isn't real landscape, but actually changes its images to suit the orientation you choose (in iGo) and totally ignores the PPC's (WM/Uni) orientation. But hey, it does mean I was still thinking of you ha!

Categories

Resources