On Fri, Aug 23, 2002 at 12:05:28PM +0200, Holger Schurig wrote:
> > The problems that need to be resolved with the kernel approach. Lets
> > look at the '1-1-1' case:
> >
> > 1. Do you queue the characters "a" "^h" "b" "^h" "c" ?
>
> There is no '1-1-1' case, the case is '1-1-1-pause'. Only after the pause
> would the software (may it be kernel or user-space) know that and what
> character has been meant. At the '1-1-1' state the user might press again a 1
> and then wait, then this might be an '1-pause' case.
>
> The idea is that in the case of '1-1-1-pause' the driver queues exactly one
> character, e.g. the "c".
Where is the user feedback normally associated with the action of
pressing "1-1-1-pause" ? Most keypads I know display "a" then "b"
then "c" so the user knows what character they're going to get.
-- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/