/* PT45_CURSOR_POSITIONING_INFO, EMACSSRC>EMACS*>INFO, ENVIRONMENTS GROUP-DNK, 06/18/84
/* EMACS Standard User Interface: HELP System Screen File
/* Copyright (c) 1984, Prime Computer Inc., Natick, MA 01760
                           CURSOR POSITIONING Keys

The <, v, ^, and > arrow keys move  the  cursor  in  the  indicated  directions.
(When  at  the  top or bottom of the file, the ^ and v keys don't work.  Use the
INSERT LINE or RETURN keys to "make more space" at top or bottom of file.)

    Template      PT45 Key                EMACS Function
    Printing       Legend

   TOP OF FILE     (F9)        Moves the cursor to the top of the file

   END OF FILE    (A-SET)      Moves the cursor to the bottom of the file

   BEGIN LINE      (F11)       Moves the cursor to the beginning of the line

   END LINE       (PRINT)      Moves the cursor to the end of the line

   NEXT PAGE      (SCRLv)      Displays the next screenful (3-line overlap)

   PREV. PAGE     (SCRL^)      Displays the previous screenful (3-line overlap)
