Contents | Index | < Browse | Browse >
--------------------------- KEY CODES ---------------------------
These are the codes & qualifiers of the last key pressed.
You can learn what code each key has, by setting DEBUG ON (in the
new debug mode) and pressing any key.
RAWKEY.CODE code of last raw key (arrow, help F1-F10) pressed
RAWKEY.QUAL it's qualifier (i.e. if key was shifted, alt etc)
VANKEY.CODE code of last vanilla key pressed (except control-key)
VANKEY.QUAL it's qualifier
VANKEY.LETTER the letter of the key pressed