I need to set the sleep/standby timeout programmatically for my device. (ie when it sits idle for a while it turns off.)
It defaults to 120 and I have a tool that let me change it, but I want to change it via my program (dynamically).
Any ideas on how to do that?