| Key | Default | Purpose |
| break key | none | Send a break condition to remote system. |
| change key | | | Toggle between talk and command modes |
| copy key | ~ | Turn get on or off |
| EOF character | control-Z | End-of-file for post and capture |
| meta character | ^ | Indicate control characters |
| pause key | none | Turn on single-stepping for scripts |
| put key | ` | Turn send on or off |
If you need to be able to type one of the assigned keys as a "normal"
character while in talk mode, you'll need to reassign a different key to
that function. To do this, enter the name of key you want to change followed
by the new key assignment, for example:
You can indicate a control key by using the ^ symbol (or current
meta character):
You can also enter the name of the key you want to change without an
argument:
You'll then be prompted to enter the key you want to assign to that
function:
Type the new character you want to use for that hot key. To enter a control character directly, hold down the "control" key while you type another character.
You can also enter the ASCII decimal value of
the key you want to assign to the function:
This command would make control-P (decimal value 16) the new copy key.
The initial or default values of Autolog's special keys can be changed by using the Autfix program. You can also put the commands to redefine the keys you want into your autolog.ini file.