<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    <blockquote type="cite"
      cite="mid:FBEA8EF2-B963-478D-8B6B-6B98A281DC39@mixdown.ca">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div>
        <blockquote type="cite" class="">
          <div class="">On Mar 4, 2021, at 9:38 AM, Mikalai Birukou via
            kwlug-disc <<a href="mailto:kwlug-disc@kwlug.org"
              class="" moz-do-not-send="true">kwlug-disc@kwlug.org</a>>
            wrote:</div>
          <div class="">
            <div class="">xrdp is easy to install on ubuntu. Follow
              instruction, and you'll get blank screens that follow with
              messages mentioning sessions.<br class="">
              <br class="">
              Description and fix is here: <a
href="https://catch22cats.blogspot.com/2018/05/xrdp-blank-screen-with-ubuntu-1804.html"
                class="" moz-do-not-send="true">https://catch22cats.blogspot.com/2018/05/xrdp-blank-screen-with-ubuntu-1804.html</a><br
                class="">
              <br class="">
              I'll just clarify, add lines at the top of that standard
              script.<br class="">
            </div>
          </div>
        </blockquote>
      </div>
      <br class="">
      <div class="">I use xrdp exclusively for my remote access to Linux
        GUIs. Way better than VNC. One more tip I’d like to offer is one
        that I always have to look up. Basically you end up with a black
        box around the mouse cursor. This is fixed by adding</div>
      <div class=""><br class="">
      </div>
      <div class="">new_cursors=false</div>
      <div class=""><br class="">
      </div>
      <div class="">to /etc/xrdp/xrdp.ini</div>
      <div class=""><br class="">
      </div>
      <div class="">Now that isn’t the fix I tend to use; When I was
        figuring this out I found that adding</div>
      <div class=""><br class="">
      </div>
      <div class="">Xcursor.core: 1</div>
      <div class=""><br class="">
      </div>
      <div class="">to ~/.Xresources fixed it. My notes on my
        (mis)adventures with XRDP are at <a
href="https://www.mixdown.ca/redmine/projects/mixdown/wiki/Black_box_around_cursor_with_XRDP"
          class="" moz-do-not-send="true">https://www.mixdown.ca/redmine/projects/mixdown/wiki/Black_box_around_cursor_with_XRDP</a> and <a
href="https://www.mixdown.ca/redmine/projects/mixdown/wiki/XRDP"
          class="" moz-do-not-send="true">https://www.mixdown.ca/redmine/projects/mixdown/wiki/XRDP</a>.</div>
      <div class=""><br class="">
      </div>
      <div class="">Note that I think this cursor issue has been fixed
        in the current versions of xrdp because they added XCursors
        support (as of 1.9.0 I think): <a
href="https://github.com/rdesktop/rdesktop/commit/6dd85edc6f8293acd100b34add1405ea5a744111"
          class="" moz-do-not-send="true">https://github.com/rdesktop/rdesktop/commit/6dd85edc6f8293acd100b34add1405ea5a744111</a></div>
    </blockquote>
    <p>I haven't noticed problems with cursor. It could've been fixed.<br>
    </p>
    <p><br>
    </p>
  </body>
</html>