<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Latest SVN <br>
    <br>
    <font face="Verdana">Start a debian wheezy guest and wait for the
      screen saver to kick in (blank screen) You can set it to 1 minute
      to test with.<br>
      <br>
      Once it does the entire GUI disappears from the host.  Still shows
      running in the Main Manager and show running says it is active. 
      Only way to get it back is to send acpi shutdown which doesn't
      really work by the way to shut down the guest.<br>
      <br>
      DT manager in wheezy is gnome3 and in the GUI there is no way to
      actually turn off the screen saver (which I find stupid).<br>
      <br>
      I worked around this by creating a script in /etc/X11/Xsession.d <br>
      with the following </font>"xset -dpms s off" sans quotes.  Now
    the screen blank does not kill the GUI.<br>
    <br>
    Figured you would want to know :)<br>
    <br>
    <br>
    <font face="Verdana"> </font>
  </body>
</html>