home *** CD-ROM | disk | FTP | other *** search
- ; E4 Editor Key-Map file
-
- ; Word Perfect 5.1
-
- ; All Trademarks Acknowledged
-
- ; All WordPerfect 5.1 functions keys are listed below. However many do
- ; not have direct E4 equivalents and so are commented out.
-
- msg=WordPerfect Function Keys. F3 for HELP. ALT-Letter for Commands Below.
- markmsg=Select block then Ctrl-Insert for Copy, Ctrl-Delete for Move
- cutmsg=
- pastemsg=
-
- F1 ESC ; Cancel
- $F1 @O ; Setup
- ; @F1 ; Thesaurus
- ^F1 @D @S ; Shell
-
- F2 @F @- @B ; ->Search
- $F2 @F @+ @B ; <-Search
- @F2 @F getline @R ; Replace
- ; ^F2 ; Spell
-
- F3 F1 ; Help
- $F3 @+ ; Switch
- @F3 @O @H ESC ; Reveal Codes
- ; ^F3 ; Screen
-
- F4 HOME TAB ; ->Indent
- ; $F4 ; ->Indent<-
- @F4 @A ; Block
- ^F4 @T @M ; Move
- "Use Alt-F4 to Mark block, then Ctrl-Insert for Copy, Ctrl-Delete for Move" RET
-
- F5 @B @L ; List
- $F5 ^ins D SPC ; Date/Outline
- ; @F5 ; Mark Text
- ; ^F5 ; Text In/Out
-
- ; F6 ; Bold
- ; $F6 ; Center
- ; @F6 ; Flush Right
- ; ^F6 ; Tab Align
-
- F7 @Q ; Exit
- $F7 @P ; Print
- ; @F7 ; Columns/Table
- ; ^F7 ; Footnote
-
- ; F8 ; Underline
- ; $F8 ; Format
- ; @F8 ; Style
- ; ^F8 ; Font
-
- ; F9 ; End Field
- ; $F9 ; Merge Codes
- ; @F9 ; Graphics
- ; ^F9 ; Merge Sort
-
- F10 @S ; Save
- $F10 @L ; Retrieve
- @F10 @M @P ; Macro
- ^F10 @M @R ; Macro Define
-
- F11 @O @H ESC ; Reveal Codes
- ; $F11 ;
- ; @F11 ;
- ; ^F11 ;
-
- F12 @A ; Block
- ; $F12 ;
- ; @F12 ;
- ; ^F12 ;
-
- ; Other Keys
-
- ; ^ins is equivalent to Move Block Copy
-
- ^ins @C @T @M "Move cursor; press Enter to retrieve." RET getline @V ; Copy Block
-
- ; ^del is equivalent to Move Block Move
-
- ^del @X @T @M "Move cursor; press Enter to retrieve." RET getline @V ; Move Block
-
- ;^bksp ; delete word left
- ;home bksp ; delete left to word boundary
- ;home del ; delete right to word boundary
-
- home left home ; left edge of screen [start of line text]
- home right end ; right edge of screen [end of line text]
- ;home up ; top of screen
- ;home down ; bottom of screen
-
- ;end ; end of current line [same]
-
- ; ^HOME is GOTO key
-
- ;^home up ; top of page
- ;^home down ; bottom of page
- ^home right @G @+ ; next column
- ^home left @G @- ; previous column
- ;^home ^home ; back to last position
-
- ^pgup esc ; macro command menu [very similar]
- ;^pgdn ; delete to end of page
-
- #plus pgdn ; bottom of screen/screen down
- #minus pgup ; top of screen/screen up
-
-
-