PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Touch Pro (http://forum.ppcgeeks.com/forumdisplay.php?f=63)
-   -   GSensor AutoRotation registry key keeps resetting to 0 (http://forum.ppcgeeks.com/showthread.php?t=116431)

wiirdo 03-31-2010 10:51 AM

GSensor AutoRotation registry key keeps resetting to 0
 
Has anyone experience this before? Every few days, the AutoRotation registry key keeps resetting to 0, and it prevents my apps from rotating.

HKCU\Software\HTC\HTCSENSOR\GSensor\AutoRotation

I then have to use my registry editor, modify the key, and soft reset.

Any insight would be appreciated. Thanks.

hallis_95@hotmail.com 05-05-2010 11:59 AM

Re: GSensor AutoRotation registry key keeps resetting to 0
 
Hi!

I know from experience that Co0kie's home tab can set the AutoRotation registry key to 0. That's all I know, I'm afraid

studentjunk 05-07-2010 06:55 PM

Re: GSensor AutoRotation registry key keeps resetting to 0
 
Download and install mortscript.

Edit this script, save it to an mscr file, and run it. It will reset the settings and reset the phone. If you don't want to reset the phone, change 'reset' to 'exit'.
Quote:

regwritedword("hkcu","Software\HTC\HTCSENSOR\GSens or","AutoRotation", "90")
reset

You can also add a provision to get it to run every day if you want. Change the path to the script location and name below.

Quote:

#rerun to set it to run at 2am tomrrow
Rerun = Timestamp()/86400*86400+86400+10800
runat(rerun, "\Storage Card\SASHIMI\Auto\Root\Windows\autorotate.mscr")
SleepMessage(3, "script completed.^NL^Click Ok^NL^Your script should run tomorrow", ThisScriptName, 1)

If you use that rerun script, then you'd have to put a call in the autorotation script too to run the rerun script:
Quote:

run("path of rerun\rerun.mscr")

I of course can't guarantee that these work cause I haven't tried them. Unfortunately, I don't know what's causing your problem, but these can at least simply the regedits.


All times are GMT -4. The time now is 11:28 PM.

Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0