Our application requires the terminal to be passed between an employee and customer, where the pressing of the power button can be easily done by accident. This question is compound;
1) Is there a broadcast that the power button is pressed? Standard onKeyPress does not work, as the button does not appear to identify as a PowerButton.
2) We use Customer Mode, is there a way to prevent the power button from turning the screen off?