home *** CD-ROM | disk | FTP | other *** search
- ;**********************************************************************
- ; Name: ENH1.KBM
- ; Keyboard: Enhanced
- ; Description:
- ; This definition maps the pf1, pf2, pf3, and pf4 functions to
- ; the four keys on the top row of the numeric keypad key block.
- ; You will still be able to toggle num lock by using either the
- ; shift num lock or the alt num lock keystrokes. The vt-minus
- ; function is moved to the keystroke kp-plus, and vt-comma is
- ; moved to shift kp-plus.
- ;**********************************************************************
-
- keyboard-id = ENHANCED
-
- set num-lock on
-
- num-lock = vt-pf1
- kp-slash = vt-pf2
- kp-star = vt-pf3
- kp-minus = vt-pf4
-
- kp-plus = vt-minus
- shift kp-plus = vt-comma