tcl.set-func
Assigns function keys on port 0.
Syntax
set-func file.reference item-id
Description
defines the function keys available on port 0 (zero) of PC implementations only. Note that the filename is required, and is usually called 'funckeys'.
The function keys are initially defined by the default keyboard definition item. 'set-func' overrides the default settings or the previously executed 'set-kbrd'. However, if 'set-kbrd' is executed after 'set-func' is executed, the function keys are reset according to the keyboard definition item used.
Each function key may be assigned one character.
Function keys are undefined by default.
Example
set-func funckeys ibm
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
