define-up

define-up


define-terminal Index Level del-acc (R83)
Syntax define-up {terminal-name} {(options}
Category TCL
Type Verb
Description provides a front-end for defining a keyboard for the Update processor. It builds a keyboard item that is be used by the set-imap program to translate the keyboard keys entered into Update processor commands. It automatically detects whether the keyboard needs the extended character set enabled. After filing the item the "define-up" program then executes a "set-imap terminal-name (c" command to put the new translations into affect.
Options q  Quick update of keyboard. Requests definitions of only the most commonly used commands.
See Also set-imap keyboards xcs-off esc-toggle
Example define-up marks.terminal (q
This will define or allow modifications to the keyboard item called marks.terminal.
Warnings In order to have the translations active upon logon, a "set-imap terminal-name" should be executed from the user macro.
Compatibility AP 6.1
define-terminal Index Level del-acc (R83)