Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

EVE SET_KEYPAD_NUMERIC — VMS 5.4

 SET KEYPAD NUMERIC

 (Default.)  Sets the numeric keypad to the default state, canceling the
 current keypad (EDT, VT100, or WPS).

       F10      F11    F12    F13    F14
    +------+ +------+------+------+------+  +-------+---------------+
    | EXIT | |CHANG |MOV BY|ERASE |CHANG |  | HELP  |     DO        |
    |      | |DIREC | LINE | WORD | MODE |  |KEYPAD |               |
    +------+ +------+------+------+------+  +-------+---------------+
                                            +-------+-------+-------+
    PF4 is also defined as DO.              | FIND  |INSERT |REMOVE |
                                            |       | HERE  |       |
    There is no GOLD key unless you         +-------+-------+-------+
    set it with SET GOLD KEY.  See          |SELECT | NEXT  | PREV  |
    help on Gold Keys.                      |       |SCREEN |SCREEN |
                                            +-------+-------+-------+
    KP0--KP9, MINUS, COMMA, and PERIOD              |   ^   |
    are typing keys.  For example,                  |   |   |
    pressing KP8 is the same as typing      +-------+-------+-------+
    typing the number 8, and pressing       | <--   |   |   | -->   |
    COMMA is the same as typing a           |       |   V   |       |
    a comma on the main keyboard            +-------+-------+-------+

    ENTER is defined as RETURN.

 Usage notes:

 o  SET KEYPAD NUMERIC is NOT valid on VT100-series terminals, because on
    VT100-series terminals EVE uses the numeric keypad for the default key
    definitions.

 o  Keys defined with DEFINE KEY, LEARN, SET FUNCTION KEYS, or SET GOLD KEY
    are not affected---your definitions override the keypad definitions.
    However, learn sequences created with EDT keys, WPS keys, or GOLD key
    sequences may not "replay" properly, because the keys are now undefined
    or defined differently.  For example, PF4 is now DO, instead of EDT
    Delete Line or WPS Delete Character, and CTRL/J is ERASE WORD.

 +------------------------------------------------------------------+
 | For a list of defined keys, see help on Keys or press GOLD-HELP. |
 |                                                                  |
 | For a keypad diagram, see help press HELP (on VT100, press PF2). |
 +------------------------------------------------------------------+

 Related topics:

    Control Keys        Gold Keys           Typing Keys
    SET KEYPAD EDT      SET KEYPAD VT100    SET KEYPAD WPS

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026