SYNOPSIS:

FKEY_SET keynum text

DESCRIPTION:

Sets a command to be executed when the user presses a given
function key. Keynum ranges from 1-12.
Note, that the text is parsed when reading the FKEY_SET command.
Thus, macros/variables are expanded already. To avoid this
(if you want to expand the variables at F-Key press time), escape
the "${...}" Sequences as "$ {...}".

SEE ALSO:

FKEY_LIST