Mercurial > 510Connectbot
comparison xml/510connectbot.in @ 150:83bb2734b14c
more setfield testing
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 23 Jun 2014 08:08:51 -0700 |
parents | 1350adb077b1 |
children | 4bccac50fd0b |
comparison
equal
deleted
inserted
replaced
149:eff82d6c11d9 | 150:83bb2734b14c |
---|---|
22 </para> | 22 </para> |
23 </partintro> | 23 </partintro> |
24 | 24 |
25 <refentry id="x@PACKAGE@.1"> | 25 <refentry id="x@PACKAGE@.1"> |
26 <refentryinfo> | 26 <refentryinfo> |
27 <date>2014-06-14</date> | 27 <date>2014-06-22</date> |
28 <author> | 28 <author> |
29 <firstname>Carl</firstname> | 29 <firstname>Carl</firstname> |
30 <surname>Byington</surname> | 30 <surname>Byington</surname> |
31 <affiliation><orgname>510 Software Group</orgname></affiliation> | 31 <affiliation><orgname>510 Software Group</orgname></affiliation> |
32 </author> | 32 </author> |
71 <refsect1 id='monitor.1'> | 71 <refsect1 id='monitor.1'> |
72 <title>Terminal Monitor</title> | 72 <title>Terminal Monitor</title> |
73 <para> | 73 <para> |
74 For every terminal session (local, telnet, ssh or tn5250), this | 74 For every terminal session (local, telnet, ssh or tn5250), this |
75 terminal emulator also makes a connection to a terminal monitor | 75 terminal emulator also makes a connection to a terminal monitor |
76 process, which can see keystrokes and screen contents, and can | 76 process, which can see cursor movement and screen contents, and can |
77 inject characters to send to the host. | 77 inject characters to send to the host. |
78 </para> | 78 </para> |
79 | 79 |
80 <para> | 80 <para> |
81 The terminal monitor is invoked by calling an android Intent | 81 The terminal monitor is invoked by calling an android Intent |