Keyboard SCAN MODE

Joe Huffman joe at proto.com
Fri Jun 21 02:20:59 AEST 1991


<ACPS2924 at Ryerson.Ca> writes:

>I'm using sco unix/386 and i'm trying to put the keyboard into something called
> raw mode. so i can read the keys in the dos fashion;

I did the port of the Zortech DOS compiler to SCO Unix.  The getch() and
getche() functions required that I do this.  A real pain -- it took me a
couple weeks to get it working almost right (London is still having problems
that I can't duplicate).

You will have to buy the source code from Zortech to see my implementation.
Look in sys.c for _bios_keybd() near the end of the file.
-- 
uunet!proto!joe
joe at proto.com



More information about the Comp.unix.xenix.sco mailing list