Hi,
So I've found the registry location for the backlight
HKCU\ControlPane\BackLight
but when I change the brightness key value, the backlight doesn't change.
What can I do about this?
Maybe I'm missing what exactly your trying to do here but...
What is to stop you from just going to Settings > Power > Backlight And then changing it there?
I'm trying to make an applet for PointUI, and you can modify registry settings using their script engine.
So I wanna know how to change the settings via registry, and have it show
Related
Is it possible to change the keyboard light to stay on longer? thanks
Search for Advance Config, install and there's an option for this setting under "Input".
Yeah except advanced config tool doesn't work on that setting. Even changing the value in the registry doesn't work. Very frustrating.
Does anyone know the registry key to make the orange led blink like when you missed a call for new mmsl?
It's grayed out in the settings-> sound & notifications-> notifications tab.
Thanks
HKCU>controlpanel>notifications>{long names} search for the key with th default value (Messaging: New MMS) it starts with {c34655........} in my device & i dont know if its the same
now change the following:
duration >>> set it as u like
options >>> chane 1 to 4
i think that will do
thanx for pointing out how this works. The key is indeed HKCU>controlpanel>notifications>{c34655........}
options is 9 by default. I looked at the new text key {a877d65b........} and the options id set to 15 so I'll change it to that. I use total commander to regedit but don't like it that it doesn't show the value of the key so I'll install a new regeditor tomorrow and change it.
thanx for the reply
I have the "Display Message On Screen" unchecked for each of these, but the left softkey still changes to "Notifications" when I have one of these. I would like to disable that.
When I use Manila, it appears to be disabled, but I also know it uses its own reg keys for those softkeys and not the built-in Windows soft keys.
When I use Titanium, I don't need that notification message since I can tap in Titanium to get the message.
I just think its kinda redundant and I'm not sure why Microsoft wants both.
Nobody has any ideas?
I found notification settings under HKLM\System\State\Shell\Notifications.
There are 3 keys in this tree that I think control the display of the Today SK.
I haven't played with the registries but possibly setting Active to "0" would stop the notifications.
Bruce Inman said:
I found notification settings under HKLM\System\State\Shell\Notifications.
There are 3 keys in this tree that I think control the display of the Today SK.
I haven't played with the registries but possibly setting Active to "0" would stop the notifications.
Click to expand...
Click to collapse
Active is a key, not a value you can change (like a string, dword, etc).
mindfrost82 said:
Active is a key, not a value you can change (like a string, dword, etc).
Click to expand...
Click to collapse
Sorry, mine shows Reg_DWORD = 1
I did some research and found that for missed calls (the other types of notifications don't really bother me) one can delete - with resident Mortscript for example - the following reg keys/values (while the notification is active):
HKLM\System\State\Notifications\Active\
"CLSID={A877D660-239C-47A7-9304-0D347F580408}"
and
HKLM\System\State\Notifications\{A877D660-239C-47A7-9304-0D347F580408}\
This effectively removes the "Notification" from left soft key, but leaves the taskbar icon (and skin items / alerts for Phonealarm) intact - which is perfect to my mind.
Using Vodafone v1520 (rebranded Asus P550) with stock WM 6.0 ROM.
Hi evey one,
I'm looing for a way to launch from 1 shortcut (in manilla) the backlight setting to ajust manually the level without going through "parameters" "display" "backlight setting".
Also, I find the brightness to high in the dark and too low in the light, is there any cab to amend the coeficient "outside light"/"backlight setting"?
Try this...I made it the other day works perfect for me. Just change .txt extention to .lnk tranfer it to your memory card, then copy to windows/startmenu/programs. Will give you a nice icon also. Takes you right to Manila backlight settings.
Great, it works very well! How did you find that?
Is there any chance someone could answer the second question: How to modify the coeficient of the brightness versus backlight setting so in automatic mode, the screen is less agressive to my eyes when I reading in the dark!
Hi guys how I could set the screensaver when my device its conected to the source power and it dont have the screen saver option on screen settings ?
I have rooted my device, and instaled sqlite app and edit a database on /data/data/com.android.providers.settings/databases/ settings.db>secure|screensavercomponents
its works but exists another way to set the screensaver in app-menu?
And how I could make my on screenSaver?