home *** CD-ROM | disk | FTP | other *** search
- 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
- From: f54762@sakura.kudpc.kyoto-u.ac.jp (koichiro yamaguchi)
- Newsgroups: comp.unix.bsd
- Subject: CAPS HUNG UP
- Keywords: CAPS
- Message-ID: <1993Jan13.043013.14184@kudpc.kyoto-u.ac.jp>
- Date: 13 Jan 93 04:30:13 GMT
- Sender: news@kudpc.kyoto-u.ac.jp
- Organization: Data Processing Center, Kyoto University, Kyoto, JAPAN
- Lines: 23
- Nntp-Posting-Host: sakura.kudpc.kyoto-u.ac.jp
-
-
- Hi 386BSDers
-
- I have installed 386BSD0.1 and used it to numerical calculation.
- That works almost satisfactorily except a problem that the system
- always hungs up whenever CAPS key is pressed.
- So I got around the FAQ but never found any likely problem.
- I inspected pccons.c to solve the problem and found that
- scantokey[] and extscantokey[] seemed to be wrong in CAPS key position.
- The keynumber for keyscancode 58H i.e. CAPS is defined as 0
- instead of 30. I think this is not a bug but coded intentionally,
- since this table is very fundamental for the system to run successfully.
- So I have not yet rebuild the kernel. I'm a greenhorn in UNIX.
- Please let me know how to solve this problem if you know anything
- about that.
- Thanks for any helps.
-
- --
- Yamaguchi Koichiro : a graduate student @ Division of Molecular
- Engineering, Kyoto University, 606 Kyoto, JAPAN
- E-mail : f54762@sakura.kudpc.kyoto-u.ac.jp
-
-
-