freebsd-ports/x11/xrsh/pkg-descr
Pav Lucistnik 4ca9a20f58 Add xrsh, a port that contains two commands:
Xrsh is designed to allow you to start an X client on a remote machine
with the window displayed on the current server's $DISPLAY.  It has
many options that give you the ability to propagate environment
variables (including DISPLAY) to the remote system and works with
various types of X server access control including xauth and xhost.

Xrlogin opens a local xterm window and runs rlogin or telnet to
connect to a remote machine.

PR:		ports/67855
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2004-06-22 21:21:25 +00:00

13 lines
514 B
Plaintext

This distribution contains two programs, xrsh and xrlogin.
Xrsh is designed to allow you to start an X client on a remote machine
with the window displayed on the current server's $DISPLAY. It has
many options that give you the ability to propagate environment
variables (including DISPLAY) to the remote system and works with
various types of X server access control including xauth and xhost.
Xrlogin opens a local xterm window and runs rlogin or telnet to
connect to a remote machine.
WWW: http://jjd.com/