
setkey
------

   Usage: setkey keymap function key-sequence

   This command allows you to map slrn's functions to keys. There are
   three different keymaps: The "group" keymap contains all functions in
   group mode, "article" contains the functions in article mode (note
   that header overview and pager do not have separate keymaps); finally,
   the "readline" keymap can be used to customize the line editor.

   function specifies the function that is executed when key-sequence is
   pressed. In key-sequence, special keys can be addressed in different
   ways:

\e    escape
\r    return
\\    backslash
^C    control and character C
\NNN  the key sending keycode (octal) NNN

-- 
(C) Matthias Friedrich <mafr@topmail.de> and Thomas Schultz <tststs@gmx.de>.
The complete manual can be found at <htp://slrn.sourceforge.net/manual/>.
