Quote:
Originally Posted by piranah
how did you do the backlight settings?
also, i changed the flamerise pic, at least the one i could find, but it still shows up.
|
under oem/tp2/common/registry tweaks
I added or edited these lines:
<characteristic type="HKCU\ControlPanel\Backlight">
<parm name="ACTimeout" datatype="integer" value="0"/>
<parm name="BatteryTimeout" datatype="integer" value="0"/>
<parm name="ACBrightness" datatype="integer" value="10"/>
<parm name="Brightness" datatype="integer" value="6"/>
<parm name="KeyLightAutoSensor" datatype="integer" value="0"/>
</characteristic>
<characteristic type="HKLM\System\CurrentControlSet\Control\Power\ Timeouts">
<parm name="ACResumingSuspendTimeout" datatype="integer" value="120"/>
<parm name="ACSuspendTimeout" datatype="integer" value="1800"/>
<parm name="ACSuspendTimeoutSave" datatype="integer" value="1800"/>
<parm name="BattResumingSuspendTimeout" datatype="integer" value="120"/>
<parm name="BattSuspendTimeout" datatype="integer" value="600"/>
<parm name="BattSuspendTimeoutSave" datatype="integer" value="600"/>
</characteristic>
these are about half way down the provxml file in the tweaks. some were there and I changed the values, some I had to add to it. I have auto backlight off, 60% on battery, 100% on power, with no backlight off timer, only device off timer set to 10min and 30min respectively.