Re: X protocol errors and ssh ....
Johnny Billquist <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
Pavel Cahyna wrote: > On Thu, Sep 28, 2006 at 02:35:30PM -0700, Phil Nelson wrote: > >>Hi, >> >> I've had some recent problems that are becoming rather annoying ... >> >> I use a lot of ssh sessions that does X forwarding and recently >>(since upgrading past 2.0) I've started to get X protocol errors >>when the protocol goes over ssh. The biggest one is emacs and it >>causes emacs to terminate. I've also had it happen with other >>clients. >> >> Has anyone else had these problems and does someone know how to >>solve them? > > > Add ForwardX11Trusted yes to /etc/ssh/ssh_config? Or add -Y to the ssh command line. Johnny