# HG changeset patch # User Carl Byington # Date 1570289058 25200 # Node ID 9ff443085f000f0baf971431c7ee6f1e7484fa76 # Parent 4f686f5a8b0fef1eba19100447f1c4bf07eb4b58 cleanup documentation diff -r 4f686f5a8b0f -r 9ff443085f00 xml/510connectbot.in --- 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 here. @@ -237,10 +237,10 @@ 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.