PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Diamond (http://forum.ppcgeeks.com/forumdisplay.php?f=66)
-   -   Registry Tweaks/Hacks/Edits - Share them here! (http://forum.ppcgeeks.com/showthread.php?t=36865)

Mr. X 09-24-2008 02:52 PM

Re: TOUCH Screen SENSITIVITY
 
Quote:

Originally Posted by badboy8813 (Post 431463)
lol i wonder what the highest setting is for that? i am going to try 500!!!

one time on a fresh boot mine was set to 46xxx i was like WTF?!?!?!

puff 09-24-2008 03:08 PM

Re: Registry Tweaks/Hacks/Edits - Share them here!
 
First post updated. Let me know if i missed anything :D

land2634 09-24-2008 09:01 PM

Re: TOUCH Screen SENSITIVITY
 
Quote:

Originally Posted by Juggalo_X (Post 431480)
one time on a fresh boot mine was set to 46xxx i was like WTF?!?!?!

Mine is set at default of 42... what have you guys found is the best setting for you?

Mr. X 09-24-2008 10:51 PM

Re: Registry Tweaks/Hacks/Edits - Share them here!
 
Change how much the screen dims when putting the device in a locked state:

HKCU\ControlPanel\Backlight\LockLevel\

"LockMode" Dword=0 (Default)

any one get this to change the Backlight value in a locked state?

Edit: NVM this just reports the state of the phone.. 0 is unlocked 1 is locked.

Mr. X 09-24-2008 11:02 PM

Re: Registry Tweaks/Hacks/Edits - Share them here!
 
I dont know if this is in an actual setting if it is i couldnt find it.

Dim back light in unlock screen:
HKCU\ControlPanel\Backlight\

"DimBKLinUnlockScreen" Dword=1 to dim back light in unlock screen as well.

Mr. X 09-24-2008 11:06 PM

Re: Registry Tweaks/Hacks/Edits - Share them here!
 
i might have some cool backlight sensor tweaks coming im playing, some explanations to what values do at lease.

armorforsleep 09-24-2008 11:23 PM

Re: TOUCH Screen SENSITIVITY
 
Quote:

Originally Posted by land2634 (Post 432117)
Mine is set at default of 42... what have you guys found is the best setting for you?

I first tried 200 and that was pretty good, but I tried 500, and man, this thing is great now, it gets better and better everyday, I am loving this!

Mr. X 09-25-2008 12:09 AM

Re: Registry Tweaks/Hacks/Edits - Share them here!
 
this is just what i have figured out by playing.




KEY: [HKEY_CURRENT_USER\ControlPanel\BackLight]

VALUES:
"BatteryTimeout"=dword:00000001E <----- This value changes the time (in seconds) that the back light goes from on state to its Light Sensor determined "screen on" power save state. this does not affect the wake to sleep/standby time period. ("screen on", power save state, dims the display while keeping it on and viewable to the user, the step before it fully goes to sleep/stand by)

"ACTimeout"=dword:0000003C <----- Same as above just for A/C Power (plugged In)

"DimBKLinUnlockScreen"=dword:00000001 <----- This Dword allows you to adjust the back light state from dimmed or normal in the Key lock unlock screen. "1" for on state, "0" for off state.


"LightDetectOn"=dword:00000001 <----- This value turns on or off the ability for the sight sensor to put the screen in to a light sensor determined, "screen on", power save state. ("screen on", power save state, dims the display while keeping it on and viewable to the user, the step before it fully goes to sleep/stand by)

"BrightNess"=dword:00000002 <----- This is the "on battery power" screen brightness option in the "Power" options located in the control panel. Note: light sensor has to be disabled to allow these settings to take affect or change with the controlpanel slider bar.

"LightSensorToScreenOff"=dword:00000005 <----- this is the the option that puts the touch screen to sleep when you put the phone to you ear. it doesnt seem to work though.

"LightSensorThreshold"=dword:00000005 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell

"LightSensorInterval"=dword:000000C8 <----- The rate (in miliseconds) at which the sensor polls the light conditions around the device.

"LightSensorPollingEnable"=dword:00000001 <----- this basically does what it says, it allows the sensor to check lighting conditions so it can adjust screen brightness accordingly.

"ACBrightNess"=dword:00000005 <----- This is the "on external power" screen brightness option in the "Power" options located in the control panel.
Note: light sensor has to be disabled to allow these settings to take affect or change with the controlpanel slider bar.

"ACBacklightOnTap"=dword:00000001 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell

"BacklightOnTap"=dword:00000001 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell

"ExtOnOff"=dword:00000001 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell

"OnOff"=dword:00000001 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell

"LSensorReduceBKLDelay"=dword:00000005 <----- I dont know what this does, if you do please tell

"LSensorAvegQuene"=dword:00000003 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell

"MAXBrightnessScale"=dword:0000000A <----- is is the max value the light sensor will be able to acheive for screen brightness. 1 - 10, 1 being lowest and 10 being max brighness.

"MINBrightnessScale"=dword:00000001 <----- same as the above but backwards, obviously.

"AutoSensor"=dword:00000001 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell

"QKeyLedTimeout"=dword:0000000A <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell

"BatteryTimeoutUnchecked"=dword:00000000 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell

"BatteryTimeoutTemp"=dword:00000000 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell

"ACTimeoutUnchecked"=dword:00000000 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell

"ACTimeoutTemp"=dword:00000000 <----- i couldnt tell a change when playing with this value. if you know what this does, if you do please tell




[HKEY_CURRENT_USER\ControlPanel\BackLight\LockLevel]

"LockLevel"=dword:00000000 <----- this key just reports the keylock state of the device. "1" for enabled "0" for disabled.

Mr. X 09-25-2008 12:12 AM

Re: TOUCH Screen SENSITIVITY
 
Quote:

Originally Posted by armorforsleep (Post 432397)
I first tried 200 and that was pretty good, but I tried 500, and man, this thing is great now, it gets better and better everyday, I am loving this!

mine is set to 408866 right now, i didnt change it, its in the rom i use i think and its very sensitive i love it.

chris7519 09-25-2008 12:16 AM

Re: Registry Tweaks/Hacks/Edits - Share them here!
 
Could someone post the link to change the default battery icon from 25% to 5%. this is for the stock Sprint ROM. TIA!


All times are GMT -4. The time now is 07:03 AM.

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


Content Relevant URLs by vBSEO 3.6.0