Script Cmd: FKEY
FKEY [-bs] {1-16} {label} {text | scriptname}
FKEY [-bc] {1-16}
FKEY [-b] {1-16 | all} {command}
This script command allows the script to configure or interact with the function keys (2-9) or buttons (1-16).
The 'label' field is the visible text seen when the function key windows are visible.
The 'text | scriptname' field indicates what action will take place if the function key is engaged.
If a single, whitespace-delimited argument is provided after the button number argument, that is interpreted as a sub-command to FKEY. Supported sub-commandsNote: If both the label and text/scriptname arguments are omitted, that tells FKEY to clear the content of the specified button or function key.
Note1: If the -c option is used, then only the first argument which specifies the button or function key number, is expected.
EXAMPLE1:
Use of -c option to allow a script to
use a button/fkey as a means of input.
EXAMPLE2:
Use of 'color=r,g,b' command to change
color of function key:.