Go to the first, previous, next, last section, table of contents.


The key-sequence field

`key-sequence' is the key sequence associated with the given command. You can use any key sequence that doesn't start with an ascii character (0x20 to 0x7e).

Symbolic key names (F0, F1, F2, ... F10, UP, DOWN, RIGHT, LEFT, INS, DEL, HOME, END, PGUP and PGDOWN) can be used instead of the key sequence. If some keys don't have a `termcap'/ `terminfo' description (like the F11/F12 keys on the Linux console) you can specify the key sequence in the usual way.


Go to the first, previous, next, last section, table of contents.