> This complexity of DISPLAY ans xhost is why I find it far easier to use ssh
> to make connections where I want to run X-clients.

There is this command that I tend to like, to be run in a trusted
environment only (but using DISPLAY and xhost means that your network
is already trusted): xrsh. It connects using the same
rules/permissions as rsh, but it also exports the DISPLAY, and it
leaves no process waiting on the machine where you executed xrsh.

Olivier
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to