EKEY>XCHAR
( x -- xchar true | x false )
If the keyboard event x corresponds to an xchar, return the xchar and true. Otherwise, return x and false.
If the keyboard event x corresponds to an xchar, return the xchar and true. Otherwise, return x and false.