It's a kernel bug, either in the kernel's input layer, or the ADB keyboard
driver. The kernel fails to send a key release event. 

I have a patch which turns the ADB caps lock key into a PC-style caps lock key
so that it can be remapped to a Control key under X. This patch regularly
reports that it fails to receive a key release event before it receives the
next key press event from the input layer.

This happens under both X11 and at the console.


On Sat, Oct 12, 2002 at 08:30:18PM +0200, Vincent Lefevre wrote:
>On Sat, Oct 12, 2002 at 18:39:56 +0200, Claas Langbehn wrote:
>> sometimes, when I press a cursor key down, keep it pressed and then
>> release it again, the cursor still keeps moving and does not stop again.
>> It only stops, when I press another key.
>
>I and other users have the same problem. See
>
>  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=156563
>
>-- 
>Vincent Lef?vre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> - 100%
>validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International
>des Jeux Math?matiques et Logiques, TETRHEX, etc.
>Work: CR INRIA - computer arithmetic / SPACES project at LORIA
>
>
>-- 
>To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>


_________________________________________________________________________
William R Sowerbutts                                  [EMAIL PROTECTED]
Coder / Guru / Nrrrd                                http://sowerbutts.com
         main(){char*s=">#=0> [EMAIL PROTECTED]@^7=",c=0,m;for(;c<15;c++)for
         (m=-1;m<7;putchar(m++/6&c%3/2?10:s[c]-31&1<<m?42:32));}  

Reply via email to