Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!topaz!ll-xn!cit-vax!nike!lll-crg!seismo!rlgvax!vrdxhq!vsedev!aquin!andys From: andys@aquin.UUCP (Andy Sibre) Newsgroups: net.micro,net.unix Subject: XENIX, AT KEYBOARD Message-ID: <654@aquin.UUCP> Date: Tue, 5-Aug-86 17:58:59 EDT Article-I.D.: aquin.654 Posted: Tue Aug 5 17:58:59 1986 Date-Received: Thu, 7-Aug-86 06:37:34 EDT Reply-To: andys@aquin.UUCP (Andy Sibre) Distribution: na Organization: Calculon Corp., Arlington Va. Lines: 19 Keywords: xenix pc-at Xref: watmath net.micro:15281 net.unix:8823 The brain-damaged AT keyboard comes with the key in the wrong place. This is a minor problem, thanks to SCO. There is a utility called "mapkey" which solves the problem. You edit "/usr/lib/keyboard/keys", swapping the lines for scan-codes 1 and 41, and then change the number "1" to "41", and "41" to "1". Then swap keycaps on the keyboard (escape and the tilde-backquote). (When you do this, be sure to pry STRAIGHT UP !!!) Lastly, be root and run "/usr/bin/mapkey". Voila! It makes NO CHANGES to "/xenix"... only to that kernal data space containing the keyboard driver's definitions. Takes effect immediately. If you like it, simply add a line to the end of "/etc/rc" saying "/usr/bin/mapkey". It will then set the driver properly every time the machine boots. Effective for all console users. SCO isn't perfect, but they do include a lot of nice touches. --andys