| PowerControl is a great app that can be programmed to run
any program when the screen changes to bright, dim or off. It's usually set to
control OMAP Clock but can run any app when setup properly. Do not press
the Exit key when the program loads. If you exit the application it will no
longer run your specified app when the screen state changes. Visit
MoDaCo for more information. Command Line Usage:
* Start the program with either the 'dim' or 'bright' arguments (default
'bright') to start the application in dim or bright mode
* Start the program with either the 'hide' or 'show' arguments (default
'show') to hide or show the application at startup
* Start the program with the 'toggle' arguement to change between dim and
bright mode
* Example shortcut file to start the program in 'dim' mode:
60#"\Program Files\TornadoPowerControl\TornadoPowerControl.exe" dim hide
* Example shortcut file to start the program in 'bright' mode:
60#"\Program Files\TornadoPowerControl\TornadoPowerControl.exe" bright show
* Example shortcut file to toggle the display between 'dim' and 'bright' mode:
60#"\Program Files\TornadoPowerControl\TornadoPowerControl.exe" toggle hide
|