Table of Keymap Functions

SecureCRT


Key combinations can be mapped to any one of the Send String, Run Script, Menu, Scroll Bar, Telnet, SSH, and VT function genres, or can be disabled completely.

You can also map a key that launches local commands. By assigning a key to the function Launch Application and entering the appropriate executable file, SecureCRT can open whatever application you need.

Function Genre

Function Name and Parameter

Action

Send String

N/A string

Sends "string".

Run Script

N/A scriptfile

Runs scriptfile.

Menu Function

MENU_CLEAR_SCREEN

Clears the terminal screen.

 

MENU_CLEAR_SCROLLBACK

Clears the scrollback buffer.

 

MENU_CLEAR_SCREEN_AND_SCROLLBACK

Clears both the terminal screen and the scrollback buffer.

 

MENU_CONNECT

Opens a new SecureCRT window and brings up the SecureCRT Connect dialog.

 

MENU_COPY

Copies the text selected in the SecureCRT terminal screen.

 

MENU_COPY_PASTE

 

Copies the text selected in the SecureCRT terminal screen and pastes it back to the terminal screen.

 

MENU_DISCONNECT

Closes the current connection A data path or circuit between two computers over a phone line, network cable, or other means. .

 

MENU_EXIT

Exits SecureCRT.

 

MENU_FIND

Opens the Find dialog for text searching.

 

MENU_GOTO_CHAT_SESSION_WINDOW

Switches focus between the chat and session A session is a set of options that are assigned to a connection to a remote machine. These settings and options are saved under a session name and allow the user to have different preferences for different hosts. windows.

 

MENU_LOG_SESSION

Toggles session  logging.

 

MENU_NEW_WINDOW

Opens a new SecureCRT window.

 

MENU_PASTE

Pastes the contents of the Clipboard to the SecureCRT terminal screen.

 

MENU_PRINT_AUTO

Toggles Auto Print.

 

MENU_PRINT_CANCEL

Turns Auto Print off.

 

MENU_PRINT_EJECT_PAGE

Sends the contents of the pass-through printing buffer to the printer.

 

MENU_PRINT_SCREEN

Prints the contents of the SecureCRT terminal A device usually consisting of a keyboard, a display unit such as a cathode ray tube, and a serial port used for entering and sending data to a computer and displaying any data received from the computer. Terminals are usually connected to a computer with a serial line or some other type of connection. There are many terminal types including VT100, VT102, VT220, and others. screen.

 

MENU_PRINT_SELECTION

Prints the current selection

 

MENU_QUICK_CONNECT

 

Opens a new SecureCRT window and brings up the SecureCRT Quick Connect dialog.

 

MENU_RECENT_n

Opens the session indicated by the nth item on the Recently Used Sessions List group of the File menu. Valid values for n are the integers 1-4.

 

MENU_RECONNECT

Reconnects to the machine whose connection was most recently closed.

 

MENU_RESET

Resets the SecureCRT terminal emulator.

 

MENU_SAVE_SETTINGS_NOW

Saves session settings.

 

MENU_SELECT_ALL

Selects the contents of the scrollback buffer.

 

MENU_TAB_1

Sets focus to Tab 1.

 

MENU_TAB_2

Sets focus to Tab 2.

 

MENU_TAB_3

Sets focus to Tab 3.

 

MENU_TAB_4

Sets focus to Tab 4.

 

MENU_TAB_5

Sets focus to Tab 5.

 

MENU_TAB_6

Sets focus to Tab 6.

 

MENU_TAB_7

Sets focus to Tab 7.

 

MENU_TAB_8

Sets focus to Tab 8.

 

MENU_TAB_9

Sets focus to Tab 9.

 

MENU_TAB_10

Sets focus to Tab 10.

 

MENU_TAB_CLONE

Creates a new session that is identical to the current session. For more information, see the Session Tabs topic.

 

MENU_TAB_CLOSE

Closes the active tab.

 

MENU_TAB_NEW

Creates a new tab.

 

MENU_TAB_NEW_SFTP

Opens a new tab containing an SFTP command line. (available in SecureCRT only)

 

MENU_TAB_NEXT

Changes the focus to the next tab.

 

MENU_TAB_PREV

Changes the focus to the previous tab.

 

MENU_TAB_RENAME

Allows you to rename the active tab.

 

MENU_TAB_SECUREFX

Starts VanDyke Software's SecureFX® with the same session configuration, if the program is installed (available in SecureCRT only)

 

MENU_TOGGLE_ALPHA_TRANSPARENCY

Toggles the active window transparency between fully opaque and the transparency value set in the Terminal / Appearance / Advanced category of the Global Options dialog.

 

MENU_TOGGLE_CHAT_WINDOW

Toggles display of the SecureCRT chat window.

 

MENU_TOGGLE_FULL_SCREEN

Toggles full screen mode.

 

MENU_TOGGLE_MENU_BAR

Toggles display of the SecureCRT menu bar.

 

MENU_TOGGLE_SESSION_TABS

Toggles display of tabs.

 

MENU_TOGGLE_STATUS_BAR

Toggles display of the. SecureCRT status bar.

 

MENU_TOGGLE_TOOLBAR

Toggles display of the SecureCRT toolbar.

 

MENU_WINDOW_n

Cycles focus to the nth SecureCRT window as designated in the Window menu. Valid values for n are integers 1-0, where the value 0 indicates the 10th window.

 

MENU_WINDOW_NEXT

Cycles focus to the next SecureCRT window

 

MENU_WINDOW_PREV

Cycles focus to the previous SecureCRT window.

Scroll Bar Function

SB_BEGIN

Scrolls to the beginning of the scrollback buffer.

 

 

SB_COLUMN_LEFT

Moves the contents of the terminal screen right by one column. Same as clicking on the horizontal scroll bar left arrow.

 

SB_COLUMN_RIGHT

Moves the contents of the terminal screen left by one column. Same as clicking on the horizontal scroll bar right arrow.

 

 

SB_END

Scrolls to the end of the scrollback buffer.

 

SB_HALF_PAGE_DOWN

Moves the contents of the terminal screen up by one-half of a page.

 

SB_HALF_PAGE_UP

Moves the contents of the terminal screen down by one-half of a page.

 

SB_LINE_DOWN

Moves the contents of the terminal screen up by one line. Same as clicking on the vertical scroll bar down arrow.

 

SB_LINE_UP

Moves the contents of the terminal screen down by one line. Same as clicking on the vertical scroll bar up arrow.

 

SB_PAGE_DOWN

Moves the contents of the terminal screen up by one page. Same as clicking between the down arrow and the slider in the vertical scroll bar "trough".

 

SB_PAGE_LEFT

 

Moves the contents of the terminal screen right by one page (number of logical columns). Same as clicking between the left arrow and the slider on the horizontal scroll bar.

 

SB_PAGE_RIGHT

 

Moves the contents of the terminal screen left by one page (number of logical columns). Same as clicking between the right arrow and the slider on the horizontal scroll bar.

 

SB_PAGE_UP

Moves the contents of the terminal screen down by one page. Same as clicking between the up arrow and the slider in the vertical scroll bar "trough".

Telnet Telnet is a protocol that provides an interface for communications between clients and servers. Function

TN_ABORT_OUTPUT

Sends the Abort Output ( AO) control function to the remote host.

 

TN_ARE_YOU_THERE

Sends the Are You There ( AYT) control function to the remote host.

 

TN_BREAK

Sends the BREAK control function to the remote host.

 

TN_INTERRUPT_PROCESS

Sends the Interrupt Process (IP) control function to the remote host.

 

TN_SYNCH

Sends the SYNCH control function to the remote host. Used in combination with the IP control function to ensure that the host and client A computer or application that uses services provided by a server. are in synch with each other after an IP control function is called.

VT Function

 

Each VT function sends the key codes associated with the name of the VT function.

 

VT_AUTO_PRINT

Toggles Auto Print.

 

VT_BREAK

See Telnet function TN_BREAK

 

VT_CURSOR_DOWN

Sends ESC [ B

 

VT_CURSOR_LEFT

Sends ESC [ D

 

VT_CURSOR_RIGHT

Sends ESC [ C

 

VT_CURSOR_UP

Sends ESC [ A

 

VT_F6

Sends ESC [ 1 7 ~

 

VT_F7

Sends ESC [ 1 8 ~

 

VT_F8

Sends ESC [ 1 9 ~

 

VT_F9

Sends ESC [ 2 0 ~

 

VT_F10

Sends ESC [ 2 1 ~

 

VT_F11

Sends ESC [ 2 3 ~

 

VT_F12

Sends ESC [ 2 4 ~

 

VT_F13

Sends ESC [ 2 5 ~

 

VT_F14

Sends ESC [ 2 6 ~

 

VT_F15

Sends ESC [ 2 8 ~

 

VT_F16

Sends ESC [ 2 9 ~

 

VT_F17

Sends ESC [ 3 1 ~

 

VT_F18

Sends ESC [ 3 2 ~

 

VT_F19

Sends ESC [ 3 3 ~

 

VT_F20

Sends ESC [ 3 4 ~

 

VT_FIND

Sends ESC [ 1 ~

 

VT_HOLD_SCREEN

Performs a Hold Screen.

 

VT_INSERT_HERE

Sends ESC [ 2 ~

 

VT_KEYPAD_0

Sends 0

 

VT_KEYPAD_1

Sends 1

 

VT_KEYPAD_2

Sends 2

 

VT_KEYPAD_3

Sends 3

 

VT_KEYPAD_4

Sends 4

 

VT_KEYPAD_5

Sends 5

 

VT_KEYPAD_6

Sends 6

 

VT_KEYPAD_7

Sends 7

 

VT_KEYPAD_8

Sends 8

 

VT_KEYPAD_9

Sends 9

 

VT_KEYPAD_COMMA

Sends a ","

 

VT_KEYPAD_ENTER

Sends a CR

 

VT_KEYPAD_MINUS

Sends a "-"

 

VT_KEYPAD_PERIOD

Sends a "."

 

VT_NEXT_SCREEN

Sends ESC [ 6 ~

 

VT_PF1

Sends ESC O P (VT100 PF1 key).

 

VT_PF2

Sends ESC O Q (VT100 PF2 key).

 

VT_PF3

Sends ESC O R (VT100 PF3 key).

 

VT_PF4

Sends ESC O S (VT100 PF4 key).

 

VT_PREV_SCREEN

Sends ESC [ 5 ~

 

VT_PRINT_SCREEN

Performs a Print Screen.

 

VT_REMOVE

Sends ESC [ 3 ~

 

VT_SELECT

Sends ESC [ 4 ~

Disable

N/A

Disables the selected key or key combination.

SSH Function

 

SSH functions will only work with SSH connections.

 

SSH_BREAK

Sends the BREAK control function to the remote host.

 

SSH_CLOSE_SESSION

Closes the current terminal session.

 

SSH_FLUSH_AGENT

Flushes the SSH agent cache.

 

SSH_NEW_SESSION

Opens a new terminal session.

 

SSH_NEXT_SESSION

Switches to the next terminal session.

 

SSH_PREV_SESSION

Switches to the previous terminal session.