I am working on a kiosk application and I would like to be able to turn the screen completely off after a specific time interval (rather than set brightness to 0). I know that it will (I assume?) also disable the screen touch events, but I am using OpenCV with the camera to "wake up" the app with motion. If this is possible? If so, I also need to know how the turn the screen back on. Thoughts?