<html style="direction: ltr;">
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><style>body
      p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body style="direction: ltr;"
    bidimailui-detected-decoding-type="latin-charset" bgcolor="#FFFFFF"
    text="#000000">
    <p>For a project I'm working on at the moment, I need to be able to
      log in remotely to a machine (via ssh) and start a blank x-server.
      That is, to just initialize the display, with not cursor or window
      manager, to allow for creating a single full screen window for
      display.<br>
      I seem to recall that just running X as a user used to do it, up
      to the no cursor part, leaving an empty (hetched) screen and
      running the content of .xsession or something like that.<br>
      Things on modern systems seems to have changed enough with all the
      xsession / gdm / gnome etc. that it doesn't seem to happen
      properly.</p>
    <p>Any idea how I can achieve that on a modern system (red hat
      enterprise desktop 6 in this case).</p>
    <p>thanks<br>
    </p>
  </body>
</html>