iKid
03-23-2008, 07:28 PM
Go into /private/var/mobile/Library/Preferences and get the file that readscom.apple.springboard.plist.
Once you have it use this site (http://140.124.181.188/%7Ekhchung/cgi-bin/plutil.cgi) or whatever you use to change binary text into plain text. Then edit the file part where it says:
<key>SBAutoDimTime</key>
<integer>##</integer>
The red part means that there will be numbers or a negative number in that spot. Change it to however long it want ti to take to dim your screen. As in, if I don't press anything it will dim in 20 seconds - if I put 20 there.
There you go, and good luck.
Once you have it use this site (http://140.124.181.188/%7Ekhchung/cgi-bin/plutil.cgi) or whatever you use to change binary text into plain text. Then edit the file part where it says:
<key>SBAutoDimTime</key>
<integer>##</integer>
The red part means that there will be numbers or a negative number in that spot. Change it to however long it want ti to take to dim your screen. As in, if I don't press anything it will dim in 20 seconds - if I put 20 there.
There you go, and good luck.