[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47D7B428.6010804@davidnewall.com>
Date: Wed, 12 Mar 2008 21:14:56 +1030
From: David Newall <davidn@...idnewall.com>
To: Jiri Kosina <jkosina@...e.cz>
CC: "Fred ." <eldmannen@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: Keys get stuck
Jiri Kosina wrote:
> Very probably this is due to broken way how X themselves implement
> auto-repeat, instead of using kernel-provided auto-repeat functionality.
It should be said that X implements auto-repeat out of necessity. While
the kernel can report key down and up events, its further interpretation
of those events is not appropriate. Many combinations of events are
possible, such as keyboard plus mouse, and this precludes the kernel
from providing a full interpretation. It would be wrong for it to even
try. X is the proper place to implement auto-repeat for X.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists