Mercurial > 510Connectbot
changeset 390:d26faad31533
test buffer changed when 5250 keyboard unlocks
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 16 Sep 2014 11:11:15 -0700 |
parents | f715ad45ce01 |
children | bcbd579253a1 |
files | src/org/tn5250j/framework/tn5250/tnvt.java xml/510connectbot.in |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/org/tn5250j/framework/tn5250/tnvt.java Tue Aug 19 15:48:40 2014 -0700 +++ b/src/org/tn5250j/framework/tn5250/tnvt.java Tue Sep 16 11:11:15 2014 -0700 @@ -1105,12 +1105,12 @@ if (pendingUnlock && !screen52.isStatusErrorCode()) { screen52.getOIA().setKeyBoardLocked(false); pendingUnlock = false; + buffer.testChanged(); } if (cursorOn && !screen52.getOIA().isKeyBoardLocked()) { screen52.setCursorActive(true); cursorOn = false; - buffer.testChanged(); } } }
--- a/xml/510connectbot.in Tue Aug 19 15:48:40 2014 -0700 +++ b/xml/510connectbot.in Tue Sep 16 11:11:15 2014 -0700 @@ -90,7 +90,7 @@ used if the server does not support RSA or DH. This change is based on on a general lack of trust in NIST curves that have possibly been - compromised by NSA. + compromised by the NSA. </para></listitem> <listitem><para>