> > check out the man page for xhost, that may help
>
> I've already done it and added the computer where the application is
running
> to the list of allowed hosts.
> Thanks.
>

ssh should take care of the "xhost" issue I would stop messing with the
configs and se if you can get it to go over the command line first,
did you try something simple like:

ssh -X -l (user) (host.address)
...your key...or password.....

then:
xeyes &

or something


--
[EMAIL PROTECTED] mailing list

Reply via email to