> There used to be a way to do this on ChromeOS,> but I don't think it still works.That's unfortunate. That being the case, I don't see how we can think of hterm as being competition for xterm. :-)
> If you're on a Linux host with an SSH daemon running,> you could just SSH to localhost. It's not exactly a local shell,> but it solves the same issue.I thought about that. If that's truly what has to be done; then, the issue becomes whether it's better to run SSH on the local host; or, add a window manager. I was hopeful that I would be able to run google-chrome *AS* the window manager; but, not having shell access would be a show stopper. To my way of thinking, eliminating the window manager altogether would be a gigantic step forward. However, if it comes at the expense of having to add an ssh daemon, I'm not sure that the gain is all that significant.
At least I am now clear on how things work WRT this issue. Thanks for all the input.I can probably live with running sshd although it is a bit unsettling for me.
In the FAQs, I notice that there is the following question:> But, what if I *want* to ssh over HTTP?
I'm wondering if the answer to that question (which is a bit beyond me) would be helpful in solving my problem since I am already running a web server (lighttpd) on the localhost. IOW, would that help me avoid having to run sshd?