From: aeb@cwi.nl (Andries Brouwer) Subject: Re: keyboard bug -- unknown scncode Date: 1 Jul 1993 15:47:36 GMT
ruth@fwi.uva.nl (Joeri van Ruth (W92)) writes:
>Last Thursday i compiled kernel version 0.99pl10, and after that, i
>sometimes have trouble with my keyboard. Initially, everything works
>normal, but sometimes when i use a screen-oriented program, like
>`less' or `emacs', and i want to move up, pressing the up-arrow gives
>a response like
>"unknown scancode e0 36".
Recompile /usr/src/linux/kernel/chr_drv/keyboard.c with
the changes found in ALPHA-diff
(or just change keyboard.c and tell it to ignore this
sequence e0 36).
This sequence is produced under certain circumstances
when the Right Shift button is used.