/* PST100_HORIZ_SCROLLING_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


                       HORIZONTAL SCROLLING IN THE SUI


SCROLL LEFT: Means "Push the TEXT to the LEFT so  I  can  see  more  toward  the
right  end  of  the  lines."  Unless  you  say  otherwise, the horizontal offset
changes  by  40 columns.  If you prefix the SCROLL LEFT key with ESC followed by
a number -- e.g., ESC 23 SCROLL LEFT -- you will get put on "hcol 24."

SCROLL RIGHT: Means the opposite.  This key also takes the ESC-number prefix.

If hcol is very large and you want to scroll RIGHT "all the way,"  press  ESC  1
or ESC 0 and then the SCROLL RIGHT key, and hcol will be set back to 1.

   PST100 users:  Add a SCROLL LEFT label to the template block corresponding
   to  PF4,  just  below  the  block  already labeled TOP FILE.  Add a SCROLL
   RIGHT  label  to  the PF6 block, 2 squares below the INSERT/OVERLAY block.
