Console Commands 3-9
SRM Console Special Characters
Table 3-2 SRM Console Special Characters
Character/Key(s)
Function
Return
Terminates command line input.
Backspace
Deletes the previously typed character.
[Ctrl]+[A]
Toggles insert/overstrike mode. (Overstrike is the default.)
[Ctrl]+[B], or up arrow
Recalls previous commands. (The last 16 commands are stored.)
[Ctrl]+[C]
Terminates the foreground process.
[Ctrl]+[E]
Moves the cursor to the end of the line.
[Ctrl]+[F] or right
arrow
Moves the cursor right one position.
[Ctrl]+[H]
Moves the cursor to the beginning of the line.
[Ctrl]+[O]
Stops console output
[Ctrl]+[Q]
XON, Resume flow of data to the console.
[Ctrl]+[S]
XOFF, Stops the flow of data to the console.
[Ctrl]+[U] or [Ctrl] +
[D]
Deletes the entire line.
[Ctrl]+[R]
Retypes the current command line.