<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 11, 2016 at 7:23 PM, Ray Jewhurst <span dir="ltr"><<a href="mailto:raywjewhurst@gmail.com" target="_blank">raywjewhurst@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What I was wondering is if you could in Ubuntu Linux use XServer to make a Xwindows terminal window?  </blockquote></div><br><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">​In theory yes.... X splits the display and the creation of the data into two parts (server and client -- warning client and server in the X sense may seem backwards - the client codes are running on the remote machine(s) and the X server is running locally).   If the Xserver on any OS is properly set up, DECwindows (which is a set of client programs) should be able to use that as it's display...</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">That said... X has changed over the years and a number of features were removed from the Xserver when Keith Packard rewrote it about 3-4 years ago.   Keith was one of the original XServer authors so he had a pretty good idea of what features in the Xserver were important, and what were not.   That said, it is possible DECwindows mi​ght need a feature that is no longer supported (YMMV as folks like to say).</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">This is what I would do....</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Set up up your Linux box as an Xserver.  Then using a modern X implementation on a different client system across the network, make sure you can run/display something simple like the Xeyes program, and then if that works try Xterm, which requires a little more and then try a simple window manager like twm.   Once you are convinced you have the Xserver configured for network access and its working properly with remote clients, then try to make it talk to the older clients and see what happens.  </div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Good Luck,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Clem</div><br></div></div>