View Single Post
JonWW's Avatar
Posts: 623 | Thanked: 289 times | Joined on Jan 2010 @ UK
#20
On the N900 this resets the back light to what ever level it was set to after MCE restarts:
Code:
sleep2
gconftool -s /system/osso/dsm/display/display_brightness \
 `gconftool -g /system/osso/dsm/display/display_brightness` -t int
I have never noticed if the timeout get changed, but in theory the same thing could be done with it
 

The Following User Says Thank You to JonWW For This Useful Post: