[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: switch from ADB to linux keycodes ...



"Colin Walters" <walters@cis.ohio-state.edu> writes:

> NeilFred Picciotto <debian-powerpc@derf.net> writes:
> 
> > oh, and on the subject of the keyboard, is it still the case that
> > there's no way to make Pismo's caps-lock key be control?  
> 
> Yep, I believe this is because they key press generates one hardware
> interrupt, but the key-up never generates an interrupt.  Thus,
> software has no way to tell if you're holding the key down or not.

It's locking... 

So the first press doesn't generate a KeyUp the second press doesn't
generate a KeyDown, but it does generate a KeyUp. Still not very
useful.

jas.



Reply to: