--- loncom/loncnew 2004/10/05 11:16:57 1.65 +++ loncom/loncnew 2005/01/17 20:35:14 1.66 @@ -2,7 +2,7 @@ # The LearningOnline Network with CAPA # lonc maintains the connections to remote computers # -# $Id: loncnew,v 1.65 2004/10/05 11:16:57 foxr Exp $ +# $Id: loncnew,v 1.66 2005/01/17 20:35:14 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -419,6 +419,7 @@ sub Tick { $KeyMode = ""; $clock_watcher->cancel(); } + &UpdateStatus(); } =pod