Enhanced keyboard bug in System V/AT 2.4
Jeff Marraccini
jeff at nucleus.mi.org
Sun Dec 10 00:49:09 AEST 1989
In article <LTJN&@splut.conmicro.com> jay at splut.conmicro.com (Jay "you ignorant splut!" Maynard) writes:
>
> ... the right-hand ALT and CTL keys are
>treated backwards from what they should be. In addition, the right-hand
>ALT key doesn't work for swapping screens. Finally, is there a way to
>get the system to not reset NumLock status when booting?
Jay,
You can fix the swapped key problem. I haven't been able to fix the
NumLock reset or to give the right Alt key the same powers the left one
has. To swap the keys, create a file in /etc/rc.d with the following
lines in it (I call mine swapkey.rc):
:
if [ -x /etc/cons ]; then
echo " Swapping right Alt and Ctrl keys\c" >/dev/console
/etc/cons swapkey 96 97
echo "." >/dev/console
fi
Jeff
--
Jeff Marraccini jeff at nucleus.mi.org ...!<internet>!sharkey!nucleus!jeff
nucleus: Public access Unix, +1 313 623-6309, 1200/2400bps, no fee
More information about the Comp.unix.microport
mailing list