Mercurial > 510Connectbot
changeset 472:9ff443085f00
cleanup documentation
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 05 Oct 2019 08:24:18 -0700 |
parents | 4f686f5a8b0f |
children | ece82b571900 |
files | xml/510connectbot.in |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/xml/510connectbot.in Fri Oct 04 17:13:10 2019 -0700 +++ b/xml/510connectbot.in Sat Oct 05 08:24:18 2019 -0700 @@ -183,7 +183,7 @@ unicode. Note that the first 256 such characters are identical to the ISO-8859-1 latin character set. There is no provision for handling surrogate pairs as in UTF-16. Keystroke arguments (see DEPRESS) are - represented as Microsoft Virtual-Key codes, defined at + represented as Microsoft Virtual-Key codes, defined <ulink url="https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes">here</ulink>. </para> @@ -237,10 +237,10 @@ <para> When the TE sends the screen contents as a result of a previous screen watch, the screen watch area is then reset to the entire screen. The - voice application is then responsible for sending a screenwatch + monitor is then responsible for sending a screenwatch command to set the watch area to something appropriate for that new - screen. Once the application has set the watch area to some part of a - single line, there is no mechanism for the application to reset it to + screen. Once the monitor has set the watch area to some part of a + single line, there is no mechanism for the monitor to reset it to back to the entire screen. That reset only happens when the TE sends the screen contents. </para>