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

This command loads the named cursor_keys function file.

ckeys_get

    Loads the named cursor key function file.

         ckeys_get cname

    Loads the cursor key functions stored in the named cname file which is
    assumed to be in the /u[sr]/ltp/cursor_keys directory unless a full path
    name is specified.  These are  the functions which are activated when the
    associated cursor keys are pressed. 
    ___________________________________________________________________________
    Options/arguments:

         cname     Cursor function file name
    ___________________________________________________________________________
    Example(s):

    To load the cursor functions stored in the file called cub_function, enter:
     
         ckeys_get cub_function
    ___________________________________________________________________________
    See also:

              ckeys_disp, ckeys_make, ckeys_save, stickup
    ___________________________________________________________________________
