home *** CD-ROM | disk | FTP | other *** search
- ;**********************************************************************
- ; Name: WORDPERF.KBM
- ; Keyboard: All
- ; Description:
- ; This keyboard mapping is designed for use while running Word
- ; Perfect on the VAX. The intent is to create a keyboard
- ; mapping which is familiar for users who have learned Word
- ; Perfect on the PC. Keyboard function is identical to what
- ; it would be if Word Perfect were running on the PC itself,
- ; so users of Word Perfect/VAX will not have to learn new
- ; keystrokes.
- ;
- ; Note that although keyboard-id is PC this mapping is appro-
- ; priate for Enhanced keyboards as well, since WordPerfect for
- ; the PC uses no Enhanced keyboard specific keystrokes.
- ;**********************************************************************
-
- keyboard-id = PC
-
- alt c = command-line ; access Reflection's Command Line
- alt f = no-labels ; activate blank label set - normally F9
- alt a = main-menu ; activate main menu label set - normally F10
-
- f1 = vt-f6 ; Cancel
- f2 = vt-f8 ; >Search
- f3 = vt-f9 ; Help
- f4 = vt-f10 ; >Indent
- f5 = vt-f11 ; List Files
- f6 = vt-f12 ; Bold
- f7 = vt-f13 ; Exit
- f8 = vt-f14 ; Underline
- f9 = vt-f17 ; Merge R
- f10 = vt-f18 ; Save
-
- shift f1 = vt-pf1 vt-f7 ; Super/Subscript
- shift f2 = vt-pf1 vt-f8 ; <Search
- shift f3 = vt-pf1 vt-f9 ; Switch
- shift f4 = vt-pf1 vt-f10 ; >Indent<
- shift f5 = vt-pf1 vt-f11 ; Date
- shift f6 = vt-pf1 vt-f12 ; Center
- shift f7 = vt-pf1 vt-f13 ; Print
- shift f8 = vt-pf1 vt-f14 ; Line Format
- shift f9 = vt-pf1 vt-f17 ; Merge E
- shift f10 = vt-pf1 vt-f18 ; Retrieve
-
- ctrl f1 = vt-pf2 vt-f7 ; Shell
- ctrl f2 = vt-pf2 vt-f8 ; Spell
- ctrl f3 = vt-pf2 vt-f9 ; Screen
- ctrl f4 = vt-pf2 vt-f10 ; Move
- ctrl f5 = vt-pf2 vt-f11 ; Text In/Out
- ctrl f6 = vt-pf2 vt-f12 ; Tab Align
- ctrl f7 = vt-pf2 vt-f13 ; Footnote
- ctrl f8 = vt-pf2 vt-f14 ; Print Format
- ctrl f9 = vt-pf2 vt-f17 ; Merge/Sort
- ctrl f10 = vt-pf2 vt-f18 ; Macro Def
-
- alt f1 = vt-pf3 vt-f7 ; Thesarus
- alt f2 = vt-pf3 vt-f8 ; Replace
- alt f3 = vt-pf3 vt-f9 ; Reveal Codes
- alt f4 = vt-pf3 vt-f10 ; Block
- alt f5 = vt-pf3 vt-f11 ; Mark Text
- alt f6 = vt-pf3 vt-f12 ; Flush Right
- alt f7 = vt-pf3 vt-f13 ; Math/Columns
- alt f8 = vt-pf3 vt-f14 ; Page Format
- alt f9 = vt-pf3 vt-f17 ; Merge Codes
- alt f10 = vt-pf3 vt-f18 ; Macro
-
- del = remove ; Delete Text (Del/Remove)
- ctrl backspace = vt-pf1 remove ; Delete Text (Delete Word)
- ctrl end = vt-pf2 remove ; Delete Text (Delete EOL)
- ctrl pgdn = vt-pf3 remove ; Delete Text (Delete EOP)
-
- esc = vt-f7 ; Escape
- minus = vt-pf1 vt-f20 ; Hyphenation (Hyphen)
- ctrl minus = vt-f20 ; Hyphenation (Soft Hyphen)
- alt minus = vt-pf1 "-" ; Hyphenation (Minus Sign)
- shift tab = vt-pf1 "^i" ; <Margin Release
- ctrl return = vt-pf2 vt-f19 ; Hard Page
- ins = vt-pf3 vt-f20 ; Type Over
-
- ctrl home = vt-pf3 vt-f19 ; Go To
- ctrl left = vt-pf1 move-left ; Cursor Control (Word Left)
- ctrl right = vt-pf1 move-right ; Cursor Control (Word Right)
- pgup = vt-pf1 vt-f19 ; Cursor Control (Page Up)
- pgdn = vt-f19 ; Cursor Control (Page Down)
- kp-minus = vt-pf1 move-up ; Cursor Control (Screen Up)
- kp-plus = vt-pf1 move-down ; Cursor Control (Screen Down)
- home = "^g" ; Home
- end = vt-pf2 move-right ; Cursor Control (End of line)