Mercurial > 510Connectbot
diff xml/510connectbot.in @ 147:1350adb077b1
monitor key state tracking
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 22 Jun 2014 07:57:20 -0700 |
parents | accf93be8c12 |
children | 83bb2734b14c |
line wrap: on
line diff
--- a/xml/510connectbot.in Sat Jun 21 17:54:29 2014 -0700 +++ b/xml/510connectbot.in Sun Jun 22 07:57:20 2014 -0700 @@ -121,8 +121,10 @@ </para> <para> - HOSTDATA = 2 (TE -> Monitor). The argument is a single uint16 - value containing the 8 bit character that was sent to the host. + KEYSTATE = 2 (TE -> Monitor). The argument is a single uint16 + value, 1 for key down, 0 for key up. The TE tracks a single special + key for the monitor, and reports key up/down state when it changes. + The actual key is configurable. </para> <para>