Clear() action

From The x3270 Wiki

In 3270 mode, the Clear() action emulates the Clear key on the 3270 keyboard. It sends a Clear AID to the host, and waits for the host to unlock the keyboard before returning.

In NVT mode, it emulates the xterm Clear key, sending the corresponding escape sequence to the host.

Examples

Clear()

Default keymap

Mode x3270 c3270 wc3270 wx3270
3270 Alt-c Ctrl-c Alt-c Alt-c
NVT Alt-c Ctrl-a + c Alt-c

how to read keymap tables