[previous] [up] [next]     [index]
Next: get-meta-down Up: key-event Previous: get-control-down

get-key-code

Gets the virtual key code for the key event. The virtual key code is either a character or a special key symbol, one of the following:

The special key symbols attempt to capture useful keys that have no standard ASCII representation. A few keys have standard reprsentations that are not obvious: If a suitable special key symbol or ASCII representation is not available, #\nul (the null character) is reported.



PLT