home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!uwm.edu!ogicse!qiclab!leonard
- From: leonard@qiclab.scn.rain.com (Leonard Erickson)
- Newsgroups: comp.lang.pascal
- Subject: Re: Another Simple?? TP Question
- Message-ID: <1992Jul22.000650.12204@qiclab.scn.rain.com>
- Date: 22 Jul 92 00:06:50 GMT
- Article-I.D.: qiclab.1992Jul22.000650.12204
- References: <1992Jul21.154759.202060@uctvax.uct.ac.za>
- Reply-To: 70465.203@compuserve.com
- Organization: SCN Research/Qic Laboratories of Tigard, Oregon.
- Lines: 19
-
- stvlin04@uctvax.uct.ac.za writes:
-
- >Could anyone tell me how to get the keyboard to recognise the key in the center
- >of the keypad (i.e. the '5' key) when NUMLOCK is off. Or is it just a non - key
- >as far as pacsal is concerned?
-
- If TP doesn't recognize it, then neither does your BIOS! That leaves
- directly reading the scan codes as the only way to detect it. And that
- gets *really* ugly.
-
- There are a few drivers floating around that let you define keycodes for
- non-supported keys. I use one called ENHKBD to enable the F11 & f12 keys
- on a keyboard attached to an XT.
-
- --
- Leonard Erickson leonard@qiclab.scn.rain.com
- CIS: [70465,203] 70465.203@compuserve.com
- FIDO: 1:105/56 Leonard.Erickson@f56.n105.z1.fidonet.org
- (The CIS address is checked daily. The others infrequently)
-