[raspberry-vi] Re: A terminal Window

  • From: Tim Chase <raspberry-vi@xxxxxxxxxxxxxxxxx>
  • To: raspberry-vi@xxxxxxxxxxxxx
  • Date: Wed, 15 Feb 2017 21:30:24 -0600

That sounds like lot of work to get the xterm (or whichever terminal
you have on the RPi) to display on your local machine.  You should
just be able to pull up your Mac Terminal application and SSH into
your RPi there.  Note that there are three core pieces in play:

1) your local PC and its display
2) a terminal emulator and a connection to the RPi
3) the shell on your RPi

It sounds like you're trying to run #2 on the RPi and have it display
on your local PC.  You *can* do this, but it's not very efficient,
may not be very accessible, and as you discovered, can involve a lot
of work.

If instead you use the local terminal application and SSH from there
into your RPi, you should have a better experience all around.
Faster redrawing, better/native accessibility of the Mac terminal
application, and fewer worries about installing XQuartz.

Not that I want to discourage the learning involved with getting the
terminal to run on the RPi and display locally, as that's a great
learning experience.  But it's not the first stop I'd suggest in your
journey. (grins)

-tim


On February 15, 2017, Angus MacKinnon wrote:

Thanks to Internet sharing, I can get a Terminal Window for my
Raspberry pi Model 3. When I reviewed the instructions I foound out
that I need XWindows or the Mac equivelent called X11. I then found
out that X111 had not been included with the Mac since OS 10.7. X11
is now a OpenSource Project called XQuartz. I downloaded and
installed XQuartz. I tried the instructions and nothing happened. I
could see that X11 was trying to connect. So, Onto internet
searching. I came across a Forwarding issue. I edited
etc/sshd_config X11Forwarding yes X11DisplayOffset 10
X11UseLocalhost no And no get a full screen window of the GUI.  I
need to log into the Raspberry Pi with:

ssh -X (Raspberry Pi user name)@(Raspberry Pi address)

Some people say ‘-Y’ instead of ‘-X’, however, I see no difference.
I am not sure why Speakup will not work until I exit to the Main
terminal window by using CMD q to quit. Anyone have any ideas? 

Angus MacKinnon

=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the
Raspberry Pi Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the
views and attitudes expressed by the subscribers to this list do
not reflect those of the Foundation.

Mike Ray, list creator, January 2013

=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and 
attitudes expressed by the subscribers to this list do not reflect those of the 
Foundation.

Mike Ray, list creator, January 2013

Other related posts: