How do you turn on and off a monitor from within a Java application?
In case you\'re wondering why, this is a kiosk style application where it would be great to turn
While you can query the monitor configurations with Java, there is no way to turn the monitors on and off programatically without using JNI.