Rotate Screen option - Tilt, TyTN II, MDA Vario III General

is there a way to make the rotate screen option rotate to the left instead of the right that way it rotates the same way it would if you were to slide open the keyboard? i see the option in settings/system/screen were you can choose, but that's only a one time thing.

there's a few options...
turn on the screen rotate icon and system tray and you will have an icon on your today screen at all times.
search the forums for system tray or screen rotate icon and you will find ways to do this...

smittyofdhs said:
there's a few options...
turn on the screen rotate icon and system tray and you will have an icon on your today screen at all times.
search the forums for system tray or screen rotate icon and you will find ways to do this...
Click to expand...
Click to collapse
i'm not talking about the icon, what i'm asking is there a way to rotate the screen to the same side as it does when you open up the keyboard, right now it rotates the opposite way.

brianlb said:
i'm not talking about the icon, what i'm asking is there a way to rotate the screen to the same side as it does when you open up the keyboard, right now it rotates the opposite way.
Click to expand...
Click to collapse
oh yeah, I had that problem. I have SPB Pocket Plus 4 and the SPB Actions shortcuts. One of the shortcuts is "Rotate Screen Right" which rotates the screen the same direction just like you are pulling out the slider.
If you are using HTC Home and want the launcher button to rotate correctly, then you need something like I mentioned above. I map the launcher button to "rotate screen right", works like a charm.
There may be a free option out there, but I already owned pp4 so this was the easy fix. It's probably just a registry entry and screen refresh being sent to the OS.

I just mapped the `rotate screen` to a hard button and it always rotates the same way as keyboard opening now.

Check out this thread, it worked for me.
http://forum.xda-developers.com/showthread.php?t=333970&highlight=rotate+screen

anyone able to get rotate screen to rotate the same way as when you slide out the keyboard?

Yes, see my post 2 up from yours

willis78 said:
Check out this thread, it worked for me.
http://forum.xda-developers.com/showthread.php?t=333970&highlight=rotate+screen
Click to expand...
Click to collapse
That works ... thanks

Mandlebrot said:
I just mapped the `rotate screen` to a hard button and it always rotates the same way as keyboard opening now.
Click to expand...
Click to collapse
hmmm...somehow this doesn't work for me =/. i'll keep searching.

Dont know if this is really of any use to you but I found the reg key responsible for the auto rotate of the screen when the keyboard is slid out.
HKEY_LOCAL_MACHINE\Software\HTC\SliderOutRotateAngle
the default (original value is) 270 (this is a dword value in Dec)
If this is missing the screen won't rotate. If missing create a Dword value in the above directory (HKEY_LOCAL_MACHINE\Software\HTC\) Name it SliderOutRotateAngle and add the value 270 in Dec.
Confirm Settings by selecting accept changes and soft reset.
Oh 270 happen to be the degree at which the screen rotates. I set it to 180 and pulled keyboard out and it was funny to see my screen upside down.. lol
Cough, anyway hope this helps! Oh, and Merry Xmas All!!
diigibio (diigimatrix)

Rotate Screen
I am having difficulty figuring out how to add the rotate screen option to the task bar. Can anyone help me on this one? (And I have searched the forum, I can only find people saying THAT they have it, not How they did it)
Thanks

just put this file into windows/start menu/programs and link it with htc home
It will do the trick.
http://rapidshare.com/files/66557524/scRot_0_90_0.exe.html

Related

Can you make rotate screen go the other way for landscape?

When I press the rotate screen button in HTC Home, it rotates clockwise to landscape. That's the opposite direction of my keyboard. So then when I slide out my keyboard the screen has to flip over. That just seems silly.
Is there a way to make rotate screen rotate counter clockwise instead to match the keyboard orientation?
Thanks for your help!
Try Start>Settings>System Tab then Screen and check the orientation landscape of you choice to rotate the screen the way you want. Then go back and switch to portrait. Now when you select rotate it should remember the last setting. This works for me.
RemE said:
Try Start>Settings>System Tab then Screen and check the orientation landscape of you choice to rotate the screen the way you want. Then go back and switch to portrait. Now when you select rotate it should remember the last setting. This works for me.
Click to expand...
Click to collapse
I just tried that but it still always rotate clockwise which is upside down.
Sorry, it was worth a try, it works for other apps that I use but I should have mentioned that I don't use HTC home so hadn't tried it there.
htcoveblue said:
I just tried that but it still always rotate clockwise which is upside down.
Click to expand...
Click to collapse
Make sure to apply the setting after you change to the orientation you want. Then, after that, you go back and change it to Portrait and apply that setting. After that, it should switch to what you chose when you press your dedicated button.
sherpa said:
Make sure to apply the setting after you change to the orientation you want. Then, after that, you go back and change it to Portrait and apply that setting. After that, it should switch to what you chose when you press your dedicated button.
Click to expand...
Click to collapse
I'm missing something. I go to screen settings and select Landscape Right Handed. Then I select OK. The screen turns counter clockwise just like I want. Then I go back in and set it to Portrait and hit OK. The screen goes back to the portrait view.
Then when I hit rotate screen on HTC Home or the Cube, it rotates clockwise again and is upside down.
htcoveblue said:
I'm missing something. I go to screen settings and select Landscape Right Handed. Then I select OK. The screen turns counter clockwise just like I want. Then I go back in and set it to Portrait and hit OK. The screen goes back to the portrait view.
Then when I hit rotate screen on HTC Home or the Cube, it rotates clockwise again and is upside down.
Click to expand...
Click to collapse
Ahh...I thought you had a button mapped. Well, in that case, you may have to check the settings on HTC Home or Cube. I don't use any of the two. Sorry!
sherpa said:
Ahh...I thought you had a button mapped. Well, in that case, you may have to check the settings on HTC Home or Cube. I don't use any of the two. Sorry!
Click to expand...
Click to collapse
It uses the same Rotate Screen feature as button mapping does. Just to test, I mapped my Internet button to Rotate Screen and went through the same process. When I press it, it still always rotates clockwise. If you could help me figure out how to get the button mapping to rotate the other way, I'm sure it would work with HTC Home as well.
Thanks!
The problem is it wants to rotate clockwise be casue there are two diferent priorty rotation events. Rotation with the KB closed goes clockwise because it follows the camera rotation rule (rotating so the camera button is on top). It seems it could be done by isolating the call madwe by opening the KB. I use the HTC tray app & that allows rotating either way with multiple pushes.
You could use the action send funtion with a "rotate left" command, but you'd have to edit the HTC Home ini file. Or use the home customizer & point to a shortcut that is an action send Rotate Left. If you want I'll build the file for you with instructions, but you'll have to place the file in your \windows\start menu\programs folder. Or wait until someone better than I has another solution.
GSLEON3 said:
The problem is it wants to rotate clockwise be casue there are two diferent priorty rotation events. Rotation with the KB closed goes clockwise because it follows the camera rotation rule (rotating so the camera button is on top). It seems it could be done by isolating the call madwe by opening the KB. I use the HTC tray app & that allows rotating either way with multiple pushes.
You could use the action send funtion with a "rotate left" command, but you'd have to edit the HTC Home ini file. Or use the home customizer & point to a shortcut that is an action send Rotate Left. If you want I'll build the file for you with instructions, but you'll have to place the file in your \windows\start menu\programs folder. Or wait until someone better than I has another solution.
Click to expand...
Click to collapse
Sounds ideal. That way the Camera button could still rotate the clockwise and the HTC Home button could rotate counter clockwise. Where do I find the HTC Home ini file to edit it?
Thank you so much for your help!
I cannot find an HTC Home ini file to edit nor can I find any default action for "Rotate Left", only "Rotate Screen". I tried HTC Home Customizer to see if there was a default action in there and there was not.
I hate to ask you to make files for me, but I'd really appreciate it.
My bad, there is no ini file It's all in a dll I believe. You can do it thought, but you will have to use the HHC home customizer for it to work with the file I create. I try to do it tonight.
I downloaded HTC Home Customizer a few minutes ago. Thanks so much for your help. I think this might be a popular request. I like to use the Kaiser in landscape whenever using GPS (which is frequent). It bugs me that I have to flip it upside down to get the keyboard open to answer a text message. Having it face that way already would be much better. You are AWESOME in my book for even being willing to try. I can't wait to see the result.
Thanks!!!!
Check your PM's. If it doesn't work I may have to edit it. I hacked it up quikly.
My just worked after changing the setting as mentioned earlier in this thread, it did revert once when I started Tomtom but just quit and restarted with all being well again.
Same problem here. Funny thing is, that I have a program (came pre-installed) called "HTCHomeplug" where the screen rotates in to both landscape directions by default. However, "HTC Home" program only does the one direction (and not the one I am looking for!).
Makes me wonder if I have the latest version of HTC Home?
Maybe this can help a little?
simple compact framework program, no gui, just rotating screen:
if screen rotation is 0 it will be changed to 90
if screen rotation is other than 0 it will be changed to 0
program isn't very fast (.net...) but fast enough to be usefull
if anyone need source code (10 lines or compiled version with diffrent rule/angle/whatever just let me know
SPB Pocket Plus includes shortcuts for rotating the screen either way. I just assigned rotate right to one of the HTC Home program shortcuts. Now I can press the default landscape shortcut to rotate left and the SPB one to rotate right. I realize it's a paid solution but it does work and there are other benefits provided by SPB Pocket Plus as well.
Fast but not fixed to 1 rotation
i hope i will still get reply for this.
I downloaded this in 1 of the thread.
It is so fast for screen rotation. however it goes all the 180,270 then back to the portrait display.
Is there anyway to modify it so it can only rotate in 1 angle, being just as fast in rotation?
Thanx
Qlphn said:
Maybe this can help a little?
simple compact framework program, no gui, just rotating screen:
if screen rotation is 0 it will be changed to 90
if screen rotation is other than 0 it will be changed to 0
program isn't very fast (.net...) but fast enough to be usefull
if anyone need source code (10 lines or compiled version with diffrent rule/angle/whatever just let me know
Click to expand...
Click to collapse
------------
Hi Qlphn,
Could you please make this app rotate screen from 0 to 270. If you would upload it here, I would really appreciate.
Thanks

screen rotate direction

With the Alex Game Rom, the htchome screen rotate button rotates clockwise to landscape, how do I make it rotate counterclockwise to landscape (the landscape direction when using the keyboard)?
thanks,
I was going to ask same question, actually.. anybody knows?
It'd be perfect if it'd switch Kaiser to landscape and back (toggle thing). it does so now, just landscape is rotating left instead of right.. any way to change that?
Don't use HTC Home, but this might work;
Start>Settings> System Tab then Screen and set Orientation to right-handed or left-handed which ever is what you want, then switch back to portrait. For "Most" apps that have a switch to landscape, they will switch to what you last set in this config screen as it seems to remember this preference.
Hopefully HTC's screen isn't hard coded elseware...
Nope unfortunatelly that doesn't fix it.
on some other forum there was a supposed registry fix. HKLM, system, gdi, rotation; landscape mode (change 4 to 1). But this doesnt seem to stick, and I dont know if it does what we are talking about anyway.
this is how i do it
go to settings, and remap the press to talk button in rotate screen. works flawless on my device. I use it for tomtom, first it also rotated the wrong direction. now it is fine.
Try this....
DarkDvr said:
Nope unfortunatelly that doesn't fix it.
Click to expand...
Click to collapse
Try this:
Open your reg editor (I use Resco Registry Editor Mainly) and navigate to :
HKEY_LOCAL_MACHINE\Software\HTC Scroll to the botton of the folder (so to speak) and at the bottom you will find a reg value called "SliderOutRotateAngle" it default value is (that is the correct angle for sliding the keyboard out. Just change this value for a different angle i.e. 90, 180 etc.. (PLEASE NOTE THIS REG KEY IS A DWORD KEY AND ENTER IN DEC FORM/This is just in case you delete it by acident)
As with most .reg changes, don't forget to soft-reset..
Hope this helps..
diigibio

Rotate screen options

I have the T-Mobile Vario III version of the Kaiser.
When I flip up the screen it rotates to landscape with the thumbpad to the left the way I'd like it to. If I press the rotate option available in the in application launcher, it rotates the opposite way.
Is it possible to make it rotate the same way as when it is flipped open?
I tried options for left and right handed use but it never rotated correctly.
Mike
Rotate Screen
mtcs said:
I have the T-Mobile Vario III version of the Kaiser.
When I flip up the screen it rotates to landscape with the thumbpad to the left the way I'd like it to. If I press the rotate option available in the in application launcher, it rotates the opposite way.
Is it possible to make it rotate the same way as when it is flipped open?
I tried options for left and right handed use but it never rotated correctly.
Mike
Click to expand...
Click to collapse
Same question for me...
I would like this too

Disable Screen Rotate

Is there a way to disable the screen orientation change when you slide the keyboard out on the tilt. I have a hard time using the on screen dialer and like to use the keyboard to dial however there is a good 1-2 second lag between when I slide the keyboard out and when I can start dialing. I'd like to disable the auto orientation and assign it to a button.
Thanks
I am of the same mind - that would be a great. I also prefer to use the hard dialer, and typically keep the screen in landscape so there isn't any of the delay that the change of screen orientation would cause.
I would however prefer to keep it in portrait, but as of yet I have not found a way to do that.
Has anyone discovered how this could be done?
Thanks
Steve
Sorry, my comment is: Wrong direction, you'd better solve this problem, rather than disable the keyboard screen orietation:
belgiebob said:
there is a good 1-2 second lag between when I slide the keyboard out and when I can start dialing.
Click to expand...
Click to collapse
Check here the big sticky!

How can the diplay rotation be forced?

I just installed TomTom 6 on my Diamond, all is working well but I can't seem to force the display to rotate 90 degrees to landscape orientation.
On my Wizard I always programmed one of my hardware buttons to <rotate screen>. There's only one button to program (the green phone button) on the Diamond, but the <rotate screen> option is not available!
Any thoughts?
Have you tried to install SPB pocket plus and use the built-in shortcut to rotate the screen? It should work... or so i hope
with QuickMenu.
koen-ronse said:
with QuickMenu.
Click to expand...
Click to collapse
Got a link to quick menu?
CorruptedSanity said:
Got a link to quick menu?
Click to expand...
Click to collapse
Found with Google
Wow nice app!
Ill try it out on my wife's Diamond to see if it will force rotate (and hopefully remain rotated after a reboot/restart).
I was hoping on a more elegant solution, other than having to install a whole new app just to enable screen rotation!
You know what, I'll fire up the WM6 SDK and program a TT6 launcher myself Let me know if anyone's interested so we can gather some tips and other useful input on this.
I used quicktime but it messed up my taskbar, my close programs icon was gone
needed to hard reset

Categories

Resources