Just to list what other Logo-s are doing: FMSLogo has KEYBOARDON [ onkeydown commands ] / (KEYBOARDON [ onkeydown commands ] [ onkeyup commands ]) where the commands can make use of KEYBOARDVALUE, ...