]> www.wagner.pp.ru Git - sites/home_page.git/blob - software/unix/foreign_xterm.html
Added page about DOS tcl port
[sites/home_page.git] / software / unix / foreign_xterm.html
1 <HTML><HEAD>
2 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=koi8-r">
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">
6 </HEAD><BODY>
7 <H1>foreign_xterm</h1>
8 <p>
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>
12 <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
15 application
16 </p>
17 <p>
18 See <a href="man/foreign_xterm.1.html">manual page</a> for more
19 information.
20 <H2>Download</H2>
21 <A href="foreign_xterm.tar.gz">Tar archive with script and manpage</a>
22 <H2>Installation</H2>
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.
26 </BODY>
27 </HTML>