Path: utzoo!attcan!uunet!wuarchive!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: Re: What happened to my Keyboard? Message-ID: <41633@nigel.ee.udel.edu> Date: 14 Jan 91 11:33:13 GMT Sender: mmdf@ee.udel.edu Lines: 8 The useless signs are intentionally. These are VT200-like function keys. If you want to keep your old binaries (like mined) that talk with the function keys, you must #define KEYBOARD IBM_PC (from memory) in /usr/include/minix/config.h Look at stkbd.c C.v.W.