stephen boulet wrote:
> 
> I'm trying to run an X app from a remote box locally.
> 
> Here are my steps:
> 
> 1) xhost +remote-host-ip
> 2) telnet to remote-host-ip
> 3) export DISPLAY = local-host-ip
                      ^^^^^^^^^^^^^

I think this is the problem, you should have:
     export DISPLAY = local-host-ip:0


-- 
Jean-Louis Debert        [EMAIL PROTECTED]
74 Annemasse  France
old Linux fan

Reply via email to