                                                                     ckeys_save
Chapter 6 Dialogue: Tiles, Keys, Buttons and Menus

This command stores the named cursor_keys functions.

ckeys_save

    Stores the named cursor key functions.
     
         ckeys_save [-p] cname

    Stores the cursor key function assignments to the named cname file which is
    assumed to be in the /u[sr]/ltp/cursor_keys directory unless a full path
    name is specified.
    ___________________________________________________________________________
    Options/arguments:

         cname     Cursor function file name
    ___________________________________________________________________________
    Example(s):

    To store the cursor key function assignments to the file called cub_key,
    enter:
     
         ckeys_save cub_key
    ___________________________________________________________________________
    See also:
              ckeys_disp, ckeys_get, ckeys_make, stickup
    ___________________________________________________________________________
