home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / bsd / 11194 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.4 KB

  1. Path: sparky!uunet!spool.mu.edu!sgiblab!adagio.panasonic.com!chorus.mei!oskgate0.mei!icspub!wnoc-kyo!kuis!kudpc!sakura.kudpc.kyoto-u.ac.jp!f54762
  2. From: f54762@sakura.kudpc.kyoto-u.ac.jp (koichiro yamaguchi)
  3. Newsgroups: comp.unix.bsd
  4. Subject: CAPS HUNG UP
  5. Keywords: CAPS
  6. Message-ID: <1993Jan13.043013.14184@kudpc.kyoto-u.ac.jp>
  7. Date: 13 Jan 93 04:30:13 GMT
  8. Sender: news@kudpc.kyoto-u.ac.jp
  9. Organization: Data Processing Center, Kyoto University, Kyoto, JAPAN
  10. Lines: 23
  11. Nntp-Posting-Host: sakura.kudpc.kyoto-u.ac.jp
  12.  
  13.  
  14. Hi 386BSDers
  15.  
  16.    I have installed 386BSD0.1 and used it to numerical calculation.
  17. That works almost satisfactorily except a problem that the system
  18. always hungs up whenever CAPS key is pressed.
  19.    So I got around the FAQ but never found any likely problem.
  20.    I inspected pccons.c to solve the problem and found that
  21. scantokey[] and extscantokey[] seemed to be wrong in CAPS key position.
  22. The keynumber for keyscancode 58H i.e. CAPS is defined as 0
  23. instead of 30. I think this is not a bug but coded intentionally,
  24. since this table is very fundamental for the system to run successfully.
  25. So I have not yet rebuild the kernel. I'm a greenhorn in UNIX.
  26.    Please let me know how to solve this problem if you know anything
  27. about that.
  28.    Thanks for any helps.
  29.  
  30. --
  31. Yamaguchi Koichiro  : a graduate student @ Division of Molecular
  32. Engineering, Kyoto University, 606 Kyoto, JAPAN
  33. E-mail : f54762@sakura.kudpc.kyoto-u.ac.jp
  34.  
  35.     
  36.