CURSOR KEYS
-----------

The cursor keypad, usually located on the right side of the keyboard,
may have been bound to some of the more useful screen movement commands.
The mappings are as follows:

     Cursor-Right    C-F       Move forward a character
     Cursor-Left     C-B       Move back a character

     Cursor-Down     C-N       Move to next line
     Cursor-Up       C-P       Move to previous line

     Pg-Dn           C-V       Move to next screen
     Pg-Up           M-v       Move to previous screen
 
     Delete          C-D       Delete current character
 
     Backspace       C-H       Delete left from the cursor
 
>>  Practice using the cursor keypad.
