home *** CD-ROM | disk | FTP | other *** search
- ;**********************************************************************
- ; Name: KB1.KBM
- ; Keyboard: KB-5151
- ; Description:
- ; This definition maps the pf1, pf2, pf3, and pf4 functions to
- ; the keystrokes scroll-lock, ctrl scroll-lock, alt scroll-lock,
- ; and shift scroll-lock. The hold-screen function is moved to
- ; the ctrl num-lock keystroke.
- ;
- ; Note that the keystrokes num-lock, shift num-lock,and alt
- ; num-lock are not used. This is because they become "dead"
- ; keystrokes when the key labeled "Cursr Pad" is toggled on to
- ; activate the alternate keypad.
- ;**********************************************************************
-
- keyboard-id = KB-5151
-
- scroll-lock = vt-pf1
- ctrl scroll-lock = vt-pf2
- alt scroll-lock = vt-pf3
- shift scroll-lock = vt-pf4
-
- ctrl num-lock = hold-screen