NeilFred Picciotto <[EMAIL PROTECTED]> 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.