Is there a way to configure VB to control display power when VM is in fullscreen?
Currently, if I do
Code: Select all
xset dpms force offCode: Select all
xset qCode: Select all
xset dpms force offCode: Select all
xset qI doubt that.jonathand131 wrote:Is there a way to configure VB to control display power when VM is in fullscreen?
Code: Select all
ssh "host" xset dpms force off