set-key-code in key-event%
set-key-code
key-event%
Sets the virtual key code for the event, either a character or one of the special symbols listed with get-key-code.
get-key-code
(send a-key-event set-key-code code) -> void code : character or symbol
(send a-key-event set-key-code code)
send
a-key-event
code