Re: X won't allow display export...

2001-07-31 Thread Ade Talabi
Aaron Traas, What about DISPLAY=:0.0? Aaron Traas ([EMAIL PROTECTED]) said thusly on [31/07/01 at 16:25]: > > and the following on the box I was trying to export the display from: > > export DISPLAY=10.1.1.33:0.0 > The radical invents the views. When he has worn them out, the conserva

Re: X won't allow display export...

2001-07-31 Thread Kalle Olavi Niemitalo
"Robert L. Harris" <[EMAIL PROTECTED]> writes: > Make sure the option "-nolisten tcp" has been removed. Or if you don't trust the network, tunnel the connection via ssh.

Re: X won't allow display export...

2001-07-31 Thread Robert L. Harris
Go to the machine you're trying to push X to (the one where you did xhost +) and cd to /etc/X11/xinit and vi "xserverrc" I believe. Make sure the option "-nolisten tcp" has been removed. If not, remove those 2 words and restart X. I wish it could be done without restarting X but I don't know h