2 <META HTTP-EQUIV="Content-Type" "text/html; charset=utf-8">
3 <TITLE>foreign_xterm</TITLE>
4 <META NAME="description" CONTENT="Script to run X program or xterm on
5 remote host and make it to connect to your local display">
9 This script allows to run program on remote host (via rsh) and make it
10 to connect to local display. It takes care of transferring proper X
11 authirization token. </p>
13 When invoked as <b>foreign_xapp</b> it starts given command without
14 opening xterm window, assuming that specified command is an X
18 See <a href="man/foreign_xterm.1.html">manual page</a> for more
21 <A href="foreign_xterm.tar.gz">Tar archive with script and manpage</a>
23 Copy script to /usr/local/bin and manual page to /usr/local/man/man1 (or
24 other location of your choice. Create symlink <tt>foreign_xapp</tt> to
25 script and <tt>foreign_xapp.1</tt> to man page.