On Sat, 2002-04-06 at 17:40, Kent West wrote: > > So, for some reason, it seems that my Sid box that I'm ssh'ing into > isn't setting my DISPLAY. Why not?
On the box you are SSHing to, check /etc/ssh/sshd_config for lines like: X11Forwarding yes X11DisplayOffset 10 And on the machine you are SSHing from, check /etc/ssh/ssh_config for ForwardX11 yes Check ssh(1) and sshd(8). Now, about the stupid mismatch between these two directives, I guess you should mail [EMAIL PROTECTED] -jwb -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]