X11 forwarding tips on Mac OS X
I have found X11 forwarding on the mac to be excellent, however there is one tip that I’d like to share.
I have used both the -X and -Y flags as arguments to the ssh command, and found -Y to be faster every time. So when using X11 forwarding on OS X remember to use:
ssh -Y adam@myserver.com