lg expo forum
Find Your Forum
  
Welcome, Guest. Please login or register.

News: Do you like LG eXpo?
Advanced search
Get invisibleSHIELD for LG eXpo      Scratch Protector for LG eXpo      Hottest Ringtones for LG eXpo Awesome Price on AT&T phones
Pages: 1 [2] 3
Print
Topic: How to make a App use the rotation sensor....  (Read 3366 times)
nightbirddesigns
Newbie
*

Cookies: 0
Offline Offline

Posts: 4


View Profile
« Reply #15 on: January 10, 2010, 07:30:51 PM »

Great info! It is nice to have a smoother transition. And yeah, having auto rotate on for everything is perfect for me, but I can easily see it it would just irritate others, LOL. . I think if anyone applies to the per-app settings to programs not already listed here, it would be nice if they include the process names for anyone who'd be interested.
Logged
spidertech
Full Member
***

Cookies: 1
Offline Offline

Posts: 133


View Profile
« Reply #16 on: January 14, 2010, 05:03:39 PM »

Hey nightbirddesigns,

Messages: tmail.exe
Mobile Shell: MobileShell.exe

If you press the multitask manager button, go to menu on the bottom-right and select task manger, then in the task manager, go to menu->view->processes you can see the processes running.

AWESOME!

...And you know what? As soon as I read your post, I started making the tweak. Messages worked but Mobile Shell did not for me. Weird, but I wasn't discouraged. I started digging around and looking at miscellanesous keys, and then I found ...

HKEY_CURRENT_USER>ControlPanel>AccelSensor>DWORD: SensorEnabled - I changed the "0" to "1"
HKEY_CURRENT_USER>ControlPanel>AccelSensor>DWORD: TransMode - I changed the "0" to "1"

Now EVERYTHING auto rotates, but that may not be suitable for everyone. Like it was stated above, there isn't a software keyboard in landscape mode, but that's exactly the behavior I want. For quick text input I have no problem using the slider, I just didn't like being FORCED to slide out the physical keyboard whenever I wanted landscape mode, like when viewing video or surfing, or simply enjoy the landscape interface. If someone else wouldn't mind trying those two keys above to verify that it was actually them and not some fluke that gave me the results, it would be much appreciated. Thanks again for all the info and help!

I had that same issue with MobileShell. What I found odd was that the shell wouldn't rotate, I'd open and then close the camera, and then the shell would rotate. Eventually it would stop rotating though... O_o
Logged
theyllib
Jr. Member
**

Cookies: 0
Offline Offline

Posts: 85


View Profile
« Reply #17 on: January 16, 2010, 10:49:22 AM »

guys, about the software keyboard in landscape.. I found something interesting, may be useful to someone.. the XT9 keyboard doesnt work in landscape, HOWEVER if you swap to the standard keyboard(little arrow next to the XT9 button on the bottom of the screen) then when you swap to landscape you CAN pull it up.   Hope someone can use this.
Logged
slickwill1675
Newbie
*

Cookies: 0
Offline Offline

Posts: 17


View Profile
« Reply #18 on: January 19, 2010, 08:26:06 PM »

Hey all,

I created a cab file from the reg file on the forum.For some reason i can't import the registry file on my device. So here's a cab to make things easier Smiley

Included Settings for...

Calendar
CorePlayer
Explorer
Facebook
Google Maps
iContact
Messages
MobileShell
Office & One Note
Opera 10 Beta u2
Palringo
Skyfire
Logged
WarRaven
Hero Member
*****

Cookies: 10
Offline Offline

Posts: 1487


Caution-Flammable!


View Profile
« Reply #19 on: January 20, 2010, 08:36:06 AM »

guys, about the software keyboard in landscape.. I found something interesting, may be useful to someone.. the XT9 keyboard doesnt work in landscape, HOWEVER if you swap to the standard keyboard(little arrow next to the XT9 button on the bottom of the screen) then when you swap to landscape you CAN pull it up.   Hope someone can use this.


KInda interesting, If in landscape mode, hit Function then backspace.

There is a symbol keyboard with qwerty, though, i haven't gotten any further then that myself.

We need to figure how to access the qwerty part, with out it dissappearing.

WR
Logged

Welcome to the Expo/IQ Forums Cheesy Make yourself at home.
theyllib
Jr. Member
**

Cookies: 0
Offline Offline

Posts: 85


View Profile
« Reply #20 on: January 20, 2010, 11:50:17 AM »

guys, about the software keyboard in landscape.. I found something interesting, may be useful to someone.. the XT9 keyboard doesnt work in landscape, HOWEVER if you swap to the standard keyboard(little arrow next to the XT9 button on the bottom of the screen) then when you swap to landscape you CAN pull it up.   Hope someone can use this.


KInda interesting, If in landscape mode, hit Function then backspace.

There is a symbol keyboard with qwerty, though, i haven't gotten any further then that myself.

We need to figure how to access the qwerty part, with out it dissappearing.

WR


Put your phone in portrait, and set it to the normal standard keyboard, not xt9.  Then when the normal keyboard is open in portrait, swap to landscape. The standard keyboard should still be up.
Logged
davi23
Full Member
***

Cookies: 0
Offline Offline

Posts: 113


View Profile
« Reply #21 on: February 02, 2010, 12:09:18 AM »

I'd prefer to leave the AccelSensor in
HKEY/CU/SOFTWARE/LGE/ROTATEMANAGER/EXCLUSIVE/STATE/SLIDEOPEN
set to 0 so the screen doesn't auto-rotate when the keyboard is slided out.

I only enable screen rotation when the slide out keyboard is closed so I can tilt the screen to quickly switch from portrait to landscape when reading news/webpages.
HKEY/CU/SOFTWARE/LGE/ROTATEMANAGER/EXCLUSIVE/STATE/SLIDECLOSE
Logged
WarRaven
Hero Member
*****

Cookies: 10
Offline Offline

Posts: 1487


Caution-Flammable!


View Profile
« Reply #22 on: February 02, 2010, 09:17:07 AM »

Hey Davi, Interesting angle of thinking..

 Setting it like this, stops auto-rotate from taking away landscape when the keyboards slid out, nice,
And still allows full auto with keyboard closed.

Now that you mention it, it is a little more manageable this way.

Good show!

WR
Logged

Welcome to the Expo/IQ Forums Cheesy Make yourself at home.
davi23
Full Member
***

Cookies: 0
Offline Offline

Posts: 113


View Profile
« Reply #23 on: February 06, 2010, 06:00:15 PM »

One more thing I found out is, I've set auto rotation globally when the slideout keyboard is closed, but I've also set up app-specific overrides to disable auto rotation. I found that useful when playing experiment 13, as the app can only work in portrait mode (it displays as landscape but the screen orientation has to be portrait). app-specific overrides are configured in the same reg key mentioned earlier, you'll need to create a new key, then the following values:

AccelSensor=0
SlideSensor=0
Process=[name of executable]

only the name of the executable with extension is sufficient, there's no need to specify full path. I think the name of the key doesn't matter either, only to help you identify which key is for which app I guess.

HTH
Logged
Meteo
Newbie
*

Cookies: 0
Offline Offline

Posts: 12


View Profile
« Reply #24 on: March 14, 2010, 07:56:19 PM »

Quote
HKEY/CU/SOFTWARE/LGE/ROTATEMANAGER/EXCLUSIVE/STATE/SLIDEOPEN

HKEY/CU/SOFTWARE/LGE/ROTATEMANAGER/EXCLUSIVE/STATE/SLIDECLOSE

I set slidesensor to 0 on both of these entries but the slide keyboard still changes the screen to landscape mode and back.

Is there anyway to disable the slide sensor globally?
Logged
Buzzard
Newbie
*

Cookies: 1
Offline Offline

Posts: 10


View Profile
« Reply #25 on: August 22, 2010, 08:06:57 PM »

Would anyone know the answer to my question here? I posted it in the eXpoFlo ROM thread because I thought it may be specific to that ROM (app specific rotation worked fine with the DragonStorm ROM I used previously), but  I got no responses - maybe the only one with the issue. I disabled the global rotation and created the app specific rotation registries, but the apps do not rotate. Any suggestions/pointers would be greatly appreciated.
Logged
WarRaven
Hero Member
*****

Cookies: 10
Offline Offline

Posts: 1487


Caution-Flammable!


View Profile
« Reply #26 on: August 23, 2010, 08:20:36 AM »

Would anyone know the answer to my question here? I posted it in the eXpoFlo ROM thread because I thought it may be specific to that ROM (app specific rotation worked fine with the DragonStorm ROM I used previously), but  I got no responses - maybe the only one with the issue. I disabled the global rotation and created the app specific rotation registries, but the apps do not rotate. Any suggestions/pointers would be greatly appreciated.


Hmm, Missed that, though for rotating the different programs, Use tweaker to set them instead of by hand in the registry.

Tweaker App

Try that out and see if using the prgram to set individual programs to rotate works any better for you.

It has a lot of other tweaks as well that are decent.


WR
Logged

Welcome to the Expo/IQ Forums Cheesy Make yourself at home.
Buzzard
Newbie
*

Cookies: 1
Offline Offline

Posts: 10


View Profile
« Reply #27 on: August 23, 2010, 09:56:34 AM »

Thanks, WR. I have used the tweaker app before and never realized it had the rotation feature baked in (sweet). Unfortunately tweaker crashes on me every time I try to go into the selective rotation function. I verified that I am using Net CF 3.5, so I do not know what the problem is. Whatever it is may also be the reason I cannot make individual apps rotate by modifying the registry manually. Any clue? Thanks.
Logged
WarRaven
Hero Member
*****

Cookies: 10
Offline Offline

Posts: 1487


Caution-Flammable!


View Profile
« Reply #28 on: August 23, 2010, 10:14:34 AM »

It's crashing? hmm...

So tweaker itself says net 3.5 is installed, as even if you install it, it has to be chosen from, though If your running one of Dark's Roms, you should have it already.

It may not like the rotation settings you have made or something along them lines is my guess, a \hard Reset would identify this if you have back ups made and can restore if not. Though you would need to reload everything anyways if it was the case.

Maybe take a look in the Tweaker thread about crashes too, been a while since i seen anything like that in current posts.

WR
Logged

Welcome to the Expo/IQ Forums Cheesy Make yourself at home.
Buzzard
Newbie
*

Cookies: 1
Offline Offline

Posts: 10


View Profile
« Reply #29 on: August 23, 2010, 12:19:38 PM »

I checked the registry value for the NET CF and it has version 3.5.9198.00 enabled. In Tweaker, neither the "Set .Net 3.7 as default" or "Set .Net 3.5 as default" were checked. I tried checking the box for 3.5, but I got a message saying that "It appears this version of .Net is not installed on this device".

I wonder if it is not registered somehow (it was built in with the eXpoFlo ROM). I will install it using the 3.5 cab file and see if that solves the issue.
Logged
Pages: 1 [2] 3
Print

Jump to:  

Got a new phone? Find the forum here


Related Topics
Subject Started by Replies Views Last post
Pinouts for the micro USB conector to make AV cable
Hardware development..
stimpson 11 3649 Last post August 30, 2011, 04:06:29 PM
by el_venga
How to make your own Startup/Shutdown animations
How To....
Dark 7 2139 Last post June 03, 2010, 04:36:24 AM
by zalooa
How to make the screen stay on during speakerphone?
How To....
nm1069 3 588 Last post March 31, 2010, 07:27:01 PM
by nm1069
ALC Sensor
General LG eXpo Discussion
modry 3 616 Last post May 18, 2010, 09:43:32 PM
by igothacked
Screen Rotation
General LG eXpo Discussion
baltogok 3 470 Last post August 25, 2010, 09:27:44 PM
by Dark




Thanks for visiting LG Expo Forum Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Sitemap

Galaxy S3 | Galaxy Note | Galaxy Nexus | Kindle Fire | Atrix 4G | Motorola Xoom | Windows Phone 7
Nokia Lumia | Top Hosts | Samsung Galaxy Tab | Samsung Galaxy S2 | Samsung Galaxy S | Samsung Wave
HTC Evo 3D | HTC Evo 4G | HTC Incredible | HTC Incredible 2 | HTC Incredible S | HTC Thunderbolt
Motorola Droid Razr
| HTC Desire | HTC Desire HD | HTC Desire Z | HTC Desire S | HTC Wildfire
Motorola Droid | Galaxy Indulge | Nokia N8 | Droid Charge | Droid X | Droid X2 | Droid 2| Droid 3 | Fascinate
HTC Sensation | HTC Flyer | LG Revolution | Asus Transformer | Xperia Play | iPhone 4 | Nexus S | Droid Bionic
HTC One | HTC Wildfire S | HTC Droid Eris


This is an Un-Official fan based Website. The views expressed on this website are solely those of the proprietor, or contributors to the site, and do not necessarily reflect the views or opinions of the parties it covers, and is not affiliated with, endorsed or sponsored by parties involved.
If you have a problem with any of the content posted on this website, please contact "sales@verticalscope.com"
Term of Use | Privacy Policy | BlackRain 2006 by, Crip