Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!uwm.edu!archimedes.math.uwm.edu!jgreco From: jgreco@archimedes.math.uwm.edu (Joe Greco) Newsgroups: comp.sys.cbm Subject: Re: Kermit 2.2 UppErCAsE PrOLblEM Message-ID: <3063@uwm.edu> Date: 24 Mar 90 23:28:31 GMT References: <6683@ucdavis.ucdavis.edu> <51015@microsoft.UUCP> <3313@trantor.harris-atd.com> <53659@microsoft.UUCP> Sender: news@uwm.edu Distribution: na Organization: University of Wisconsin, Milwaukee - Department of Mathematics Lines: 16 In article <53659@microsoft.UUCP> kentsu@microsoft.UUCP (Kent SULLIVAN) writes: >Regarding the uppercase problems a few people have been having with >Kermit v2.2, our best guess is that it is related to the keyboard scanner >routine problems that were discussed here previously. In sum, Kermit is more >sensitive to the chips that handle keyboard input than most programs. It's also sensitive to having a bad SID (or no SID) chip, which causes the same symptoms. My suspicions are that it has something to do with how Kermit is trying to read the keyboard.... perhaps something is not initialized correctly. This machine works fine, with it's defective SID, for all other programs. (I don't use sound anyways...) Kermit however bombs without a functional SID. It took me a long time to discover that. ... Joe