Display always powered on - HTC Wings

Hi,
first...excuse me for my very bad english!!!
I have the following problem: after installed some programs the display remain always powered on also after many minutes.
I think that some parameter in the registru have been chanched.
Someone know how can I resolve the problem?
Thanks!
Doc

After watching something in TCMP player I have that issue sometimes. The screen just wont go back to sleep. I fix it by going into the start menu > settings > power options, usually just going in there and back to the home screen will reset it for me. However when I first installed it I had the time out options set pretty high and it did not always power off after installing stuff. I lowerd those and have not had a problem since.
Could be a different problem though, what program did you install? What changes to the phone have you made?

this is a knows bug in the s710 and s730. programs like tomtom and TCMP player change the Display key to a high value and reset it to the previous. Th eproblem is the key doen't exist on there phones.
search for the backlight-bug in the s710 forum.

start menu > settings > power options > ok, then you have reset all parameters
Regards

If the light goes off, but the display stays on, you must lock your keyboard, display goes out after some time that way(like you've set in the "settings" menu).

look here:
http://forum.xda-developers.com/showthread.php?t=303778

To solve the problem get a registry editor and do the following:
HKCU / Control Panel / Power => values => LockLevel then you open the values and set "Display" to 30 (30 equals 30 seconds).

domenicostorino:
Thanks. I hope this finally helps.

Unfortunately the display's again on. "Display timeout on battery" and "Display time out on AC" are again (automaticaly) set to 30 seconds and the display doesn't go off.

Thats really weird, without changing anything on mine once I exit the Core or TCPMP player I just load the power options and click done, just going in the menu resets my phone to normal power off functions.
I wonder if in the regestry its not actually locking in the change like the call beep...

Related

Unlocking Screen with dim display

I have tried searching for the answer to this so please do not ridicule me if i missed it!
Is there a way of stopping the screen from being so dim when i press the power button to wake up device if it is locked.
I always lock the device when i am not using it and will quite often press the power button quickly to turn off the display. When i come to use the phone etc i press the power button to get the screen back then press unlock at the bottom of the screen then the unlock half way up the screen, phone unlocked. BUT when the power button is pressed to turn the screen on and the phone is still locked the screen is so dim i cannot see it in bright daylight. Is there a way of making the screen brighter so i can unlock it?
David
simple answer YES!
The registry key here controls the backlight lock level:
HKCU\ControlPanel\Backlight\LockLevel
There REG_DWORD Key called LockLevel can be set between 0-10 (0=0%, 10=100% locklevel backlight brightness)
The system defaults this setting to 0, hence the dim lock display.
I have found however that the value does not stick after a soft reset/reboot, and goes back to default, so i have set a startup .lnk file that runs a reg script to set this value silently on boot for me.... you can do this yourself using the latest taskmanager 2.9 from here: http://www.dotfred.net/TaskMgr.htm (/silent command line parameter was only added in v2.9 so i can run a reg script without the prompts!)
I like to have a bright pin/unlock screen as i like to use the screen as a torch/light by just pressing the power button!!
Enjoy.
Thanks!!
Thanks for the answer to that. I too have been having the same problem, and it has bugged the hell out of me, especially on those bright summer days .
Thanks heaps for that!!!
Sorry for the delay, but many thanks for the answer! Damned annoying that was.
Regards
David
How do i make this .lnk file? What should it say? Where do i put it? etc etc. Sorry for the question but not done any of this before. The reg edit was easy enough but now i am lost.
Cheers
David
Locklevel startup value
_DrG_ said:
simple answer YES!
The registry key here controls the backlight lock level:
HKCU\ControlPanel\Backlight\LockLevel
There REG_DWORD Key called LockLevel can be set between 0-10 (0=0%, 10=100% locklevel backlight brightness)
The system defaults this setting to 0, hence the dim lock display.
I have found however that the value does not stick after a soft reset/reboot, and goes back to default, so i have set a startup .lnk file that runs a reg script to set this value silently on boot for me.... you can do this yourself using the latest taskmanager 2.9 from here: http://www.dotfred.net/TaskMgr.htm (/silent command line parameter was only added in v2.9 so i can run a reg script without the prompts!)
I like to have a bright pin/unlock screen as i like to use the screen as a torch/light by just pressing the power button!!
Enjoy.
Click to expand...
Click to collapse
I also would like to do this, but havent figured out how to create a command line with TaskMgr that will execute at startup - would you share how it is done?
Also, when I set locklevel to any number other than 1, no dimming occurs when I lock my Tilt. I experimented because I thought I'd like a little dimming but not as much as the default - but it seems like it's all or nothing.
I hate the way the Kaiser and/or WM6 insists on spoonfeeding some settings to us, no matter how much we would like to permanently alter them!
peanutome said:
How do i make this .lnk file? What should it say? Where do i put it? etc etc. Sorry for the question but not done any of this before. The reg edit was easy enough but now i am lost.
Cheers
David[/QUOTe
my thoughts exactly..more instructions for this guy too please
Click to expand...
Click to collapse
BUMP - Anyone know how and what to do to make this .lnk file and then how to use it?
David
strange thing. When I adjust this value it messes with my backlight timeout. I normally have this set to 30secs, i.e. the screen goes dimmer after 30 secs. When I adjust the lockout value as described it goes dim after 5-10 seconds. am I doing this right? I wasn't sure if I had adjusted the value correctly.
M
I have searched all over can someone tell me how to get the \silent to work I have taskmanager v2.9 spent the last 2 hours trying to get this to work please give a bother some help
I think the answer is here...well, not an answer but at least an app that claims to do what you're looking for.
This answer may be too basic, but have you tried changing the registry edit and then NOT doing a soft reset, but instead doing a full power off/on? Some registry entries WON'T stick with a soft-reset, but will with a power cycle. The power cycle gives the OS a heads up that it's being turned off and writes things more permanently...
pkley said:
This answer may be too basic, but have you tried changing the registry edit and then NOT doing a soft reset, but instead doing a full power off/on? Some registry entries WON'T stick with a soft-reset, but will with a power cycle. The power cycle gives the OS a heads up that it's being turned off and writes things more permanently...
Click to expand...
Click to collapse
I always power cycle after a reg change (It forces a registry write and a SR doesn't) but it doesn't matter...this reg change doesn't stick after a power cycle for some reason.
EDIT:
BTW, I loaded BrightLock and it works perfectly.
Excellent seems to do what i needed!!! Cheers
David
Fitipaldi1 said:
I think the answer is here...well, not an answer but at least an app that claims to do what you're looking for.
Click to expand...
Click to collapse
snowgum said:
strange thing. When I adjust this value it messes with my backlight timeout. I normally have this set to 30secs, i.e. the screen goes dimmer after 30 secs. When I adjust the lockout value as described it goes dim after 5-10 seconds. am I doing this right? I wasn't sure if I had adjusted the value correctly.
M
Click to expand...
Click to collapse
I am experiencing a similar issue. My normal backlight on battery power is set to 1 minute, but after installing brightlock, it keeps changing to 10 seconds. I really like what brightlock does for me, but not at the cost of dimming the screen when I am trying to read something. Is there a configuration I am missing?
I think I got rid of this annoying “dim” problem without .lnk file and scripting.
See my next post.
Is there a way of stopping the screen from being so dim when i press the power button
I think I got rid of this annoying “dim” problem without .lnk file and scripting.
What I did is the following:
1. Downloaded and installed Taskmanager 2.9 from: http://www.dotfred.net/TaskMgr.htm
2. Opened Taskmanager and went to Regedit
3. Deleted LockLevel folder from HKCU\ControlPanel\Backlight\LockLevel
4. Saved
5. Rebooted the phone.
After rebooting, system recreates LockLevel folder, however, “dim” problem is gone.
Unit still dims the screen, but pressing any key triggers the bright display.
Suggestion: Export registry and backup your device before playing with Regedit.
can some one please re-post brightlock? mediafire link seems to be done and this is doing me nutter

Password Pin Input Screen

Hi guys,
i realize whenever i wake my phone from standby, my password pin screen would appear. but sometimes i'm under the sun and the screen is too dim for me to see the number pad for me to key in the numbers to unlock my phone.
so is there anyone out there who knows which registry key to edit to?
thanks.
Start > Settings > System > Power > Backlight > Uncheck the option "Dim the backlight if the device is locked" > OK
thanks a lot simon. i didn't realise it was just out there as an option.
great - thank's a lot, I didn't see this option too...
lol - if only everything was this easy to sort out then I think we'd all be very happy!
Enjoy

Diamond returns to Today Screen on device lock

Hi, the Diamond returns itself to the Today Screen (with the huge clock) every time the device locks itself. I did the registry hack "AutoDeviceLockEnable" to lock itself after it goes to standby (40 sec.). This also happens when LONG pressing the right phone button.
I like to stay in my apps after switching the device off.
I have NO PASSWORD policy on the device (I know there are other articles which claim password policy is the reason)
Is this Windows 6.0/6.1 generic or a "special feature" in co with the TouchFlo interface?
Maybe someone knows a reg-key to turn that off.
Would be a great help!
Yours B.
Untick the today timeout in settings > today.
??? This setting is to return to today screen after 4 hours of usage, that doesn't help!
pushing it up, can't believe no one has an idea!?
Annoying for me too. The other day I was editing some settings, left the phone for 30s so it locked and went to the today screen which messed my TFL3D for a little while.
Anybody have a solution please?
Has this been solved yet.
As I want to put device on lock with the application in use screen still displayed
still nothing?
This is standard WM behaviour, it returns to the Today screen upon locking. In my opinion, your options are (1) use a different lock or (2) use a task manager to easily switch back to the required program.
I don't use TF3D so it's easy for me to select the required program using a simple task manager at the top of the today screen. I use DevState 1.5, configured to show just a row of big task icons. This works really well in combination with SPB Pocket Plus, like so:
THUDUK said:
Has this been solved yet.
As I want to put device on lock with the application in use screen still displayed
Click to expand...
Click to collapse
You can try TouchLockPro
This is special made for locking/unlocking with an running application active.

Backlight and HTC Home AARRGGHH

Ok.. after getting ticked off with "some application" resetting my backlight timeouts, I've been able to track it down..
for some reason the HTC home applicaion (when enabled on the home screen) will reset the backlight timeouts and set them to values of 8s (on batt) and 120s (on power).
if you change them yourself, it will work fine until you make the phone suspend (tap the power button).. when you unsuspend, the HTC home App will change the values back to 8/120.
AARRRGGHH and of cource HTC's answer was.. we don't support registry changes.. just don't use the HTC home application..
guess it's time to break out the code and build my own pluging for suspending and double restore them after the HTC home app changes them..
flash your rom to ROMeos by Hung Taugh's WM6.1 and you will not have this problem. the other chef rom's stilll had that problem - rottohamers, nottreofan, and a few others.
tvos

Different backlight manager, why?

After Kaiser Tweaks installation, I had lot of problem with backlight management.
I had already solved the problem of the backlight dimming after locking, removing the registry item.
But after using KaiserTweaks, that key randomly reappered. Randomly, meaning that if I delete it now, then it comes back two days later, or 5 days later, etc...
Now, deleting and deleting it many times, maybe because of other options properly checked, that key is no more reappearing, and everything seems ok (Kaisertweaks had already been uninstalled since few weeks).
What I don't understand is the backlight manager. Tapping on the icon in the htc today plug-in, I usually obtained a form with two sliders, battery and plugger power backlight settings. Now, I obtain a different backlight manager, with only the checks for "switch off backlight when phone not used for... minutes", but no sliders.
In the settings tab, I have TWO different Backlight icons. One starts the original backlight manager, the other starts the new one.
How can I link the htc today plug-in backlight icon to the proper manager???
Bye
Alberto
ThunderDick said:
What I don't understand is the backlight manager. Tapping on the icon in the htc today plug-in, I usually obtained a form with two sliders, battery and plugger power backlight settings. Now, I obtain a different backlight manager, with only the checks for "switch off backlight when phone not used for... minutes", but no sliders.
In the settings tab, I have TWO different Backlight icons. One starts the original backlight manager, the other starts the new one.
Click to expand...
Click to collapse
Few screenshots...

Categories

Resources