]> www.wagner.pp.ru Git - sites/home_page.git/blob - software/unix/man/foreign_xterm.1.html
Reentered after crash of all CVS repositories
[sites/home_page.git] / software / unix / man / foreign_xterm.1.html
1 <!-- Creator     : groff version 1.18.1 -->
2 <!-- CreationDate: Tue Dec 13 13:04:06 2005 -->
3 <html>
4 <head>
5 <meta name="generator" content="groff -Thtml, see www.gnu.org">
6 <meta name="Content-Style" content="text/css">
7 <title>remote_xterm</title>
8 </head>
9 <body>
10
11 <h1 align=center>remote_xterm</h1>
12 <a href="#NAME">NAME</a><br>
13 <a href="#SYNOPSIS">SYNOPSIS</a><br>
14 <a href="#DESCRIPTION">DESCRIPTION</a><br>
15 <a href="#OPTIONS">OPTIONS</a><br>
16 <a href="#ENVIRONMENT VARIABLES">ENVIRONMENT VARIABLES</a><br>
17 <a href="#SEE ALSO">SEE ALSO</a><br>
18 <a href="#AUTHOR">AUTHOR</a><br>
19
20 <hr>
21 <a name="NAME"></a>
22 <h2>NAME</h2>
23 <!-- INDENTATION -->
24 <table width="100%" border=0 rules="none" frame="void"
25        cols="2" cellspacing="0" cellpadding="0">
26 <tr valign="top" align="left">
27 <td width="10%"></td>
28 <td width="89%">
29 <p>foreign_xterm &minus; starts xterm or given x application
30 on given machine using rsh.</p>
31 </td>
32 </table>
33 <a name="SYNOPSIS"></a>
34 <h2>SYNOPSIS</h2>
35 <!-- INDENTATION -->
36 <table width="100%" border=0 rules="none" frame="void"
37        cols="2" cellspacing="0" cellpadding="0">
38 <tr valign="top" align="left">
39 <td width="10%"></td>
40 <td width="89%">
41 <p><b>foreign_xerm</b> [<i>rsh options</i>] <i>host</i>
42 [<i>xterm options</i>]</p>
43 <!-- INDENTATION -->
44 <p><b>foreign_xapp</b> [<i>rsh options</i>] <i>host
45 command</i> [<i>args</i>]</p>
46 </td>
47 </table>
48 <a name="DESCRIPTION"></a>
49 <h2>DESCRIPTION</h2>
50 <!-- INDENTATION -->
51 <table width="100%" border=0 rules="none" frame="void"
52        cols="2" cellspacing="0" cellpadding="0">
53 <tr valign="top" align="left">
54 <td width="10%"></td>
55 <td width="89%">
56 <p><b>foreign_xterm</b> starts <b>xterm</b>(1x) on given
57 host, provided that your <b>rhosts</b>(5) file allows you
58 access to it using <b>rsh</b>(1). Before attempting to start
59 xterm, it uses <b>xauth</b>(1) to transfer your
60 authentication info for current display. Thus it allows to
61 start programs on machines, which don&rsquo;t share
62 Xauthority file with your local machine.</p>
63 <!-- INDENTATION -->
64 <p>When invoked as <b>foreign_xapp</b> doesn&rsquo;t attempt
65 to start remote xterm, just executes given command, setting
66 <b>DISPLAY</b> environment variable to your display</p>
67 <!-- INDENTATION -->
68 <p>Command is started in the background.</p>
69 </td>
70 </table>
71 <a name="OPTIONS"></a>
72 <h2>OPTIONS</h2>
73 <!-- INDENTATION -->
74 <table width="100%" border=0 rules="none" frame="void"
75        cols="2" cellspacing="0" cellpadding="0">
76 <tr valign="top" align="left">
77 <td width="10%"></td>
78 <td width="89%">
79 <p>Any option which occurs in command line before first
80 non-option argument. is passed to <b>rsh. First non-option
81 argument is treated as hostname.</b></p>
82 <!-- INDENTATION -->
83 <p>Any option or argument which occurs after hostname are
84 passed to xterm or program being execited.</p>
85 </td>
86 </table>
87 <a name="ENVIRONMENT VARIABLES"></a>
88 <h2>ENVIRONMENT VARIABLES</h2>
89 <!-- INDENTATION -->
90 <table width="100%" border=0 rules="none" frame="void"
91        cols="2" cellspacing="0" cellpadding="0">
92 <tr valign="top" align="left">
93 <td width="10%"></td>
94 <td width="89%">
95 <p><b>DISPLAY</b>, <b>XAUTHORITY</b></p>
96 </td>
97 </table>
98 <a name="SEE ALSO"></a>
99 <h2>SEE ALSO</h2>
100 <!-- INDENTATION -->
101 <table width="100%" border=0 rules="none" frame="void"
102        cols="2" cellspacing="0" cellpadding="0">
103 <tr valign="top" align="left">
104 <td width="10%"></td>
105 <td width="89%">
106 <p><b>rsh</b>(1), <b>xauth</b>(1x), <b>xterm</b>(1x),
107 <b>Xsecurity</b>(1x), <b>rhosts</b>(5)</p>
108 </td>
109 </table>
110 <a name="AUTHOR"></a>
111 <h2>AUTHOR</h2>
112 <!-- INDENTATION -->
113 <table width="100%" border=0 rules="none" frame="void"
114        cols="2" cellspacing="0" cellpadding="0">
115 <tr valign="top" align="left">
116 <td width="10%"></td>
117 <td width="89%">
118 <p>V.B.Wagner &lt;vitus@ice.ru&gt;</p>
119 </td>
120 </table>
121 <hr>
122 </body>
123 </html>