; FILE K95WP50.INI ; ; Sample WordPefect 5.0 key mapping for use with UNIX or VMS host-based ; WordPerfect 5.0. See notes below about differences. Untested, no ; guarantees, use at your own risk, feel free to fix bugs or modify to ; suit your needs and preferences. Adapted from MS-DOS WP*.INI files by ; Max Evarts, Kermit Project, Columbia University, 1996. ; set key CLEAR ; Clear all key definitions set telnet term kermit set terminal type VT320 set terminal wrap OFF if not eq "\v(program)" "C-Kermit" - end 1 \v(cmdfile) can be used only by Kermit 95. if < \v(version) 501192 - end 1 \v(cmdfile) requires C-Kermit 5A(192) or later. ;Remap some Predefined Kermit Keys which would be overridden by WP functions ; set key \2094 \Kexit ;ALT-PERIOD now Exits Kermit connection (was ALT-X) set key \2107 \Kdump ;ALT-SEMICOLON now Dumps Kermit Screen (was CTRL-END) set key \2305 \27Ow ;SHIFT-ESC now is the Wordperfect Escape (was ALT-ESC) ;F1 - Cancel set key \368 \27Op ;F2 - Search set key \369 \27Ox ;F3 - Help set key \370 \27Oy ;F4 - Indent set key \371 \27Om ;F5 - List Files set key \372 \27Ot ;F6 - Bold set key \373 \27Ou ;F7 - Exit set key \374 \27Ov ;F8 - Underline set key \375 \27Ol ;F9 - Merge R set key \376 \27Oq ;F10 - Save set key \377 \27Or ;F11 - Reveal Codes set key \378 \27OR\27Oy ;F12 - Block set key \379 \27OR\27Om ;Shift F1 - Super/Subscript set key \880 \27OP\27Ow ;Shift F2 - Search backwards set key \881 \27OP\27Ox ;Shift F3 - Switch set key \882 \27OP\27Oy ;Shift F4 - Indent backwards set key \883 \27OP\27Om ;Shift F5 - Date set key \884 \27OP\27Ot ;Shift F6 - Center set key \885 \27OP\27Ou ;Shift F7 - Print set key \886 \27OP\27Ov ;Shift F8 - Line set key \887 \27OP\27Ol ;Shift F9 - Merge E set key \888 \27OP\27Oq ;Shift F10 - Retrieve set key \889 \27OP\27Or ;Ctrl F1 - Shell set key \1392 \27OQ\27Ow ;Ctrl F2 - Spell set key \1393 \27OQ\27Ox ;Ctrl F3 - Screen set key \1394 \27OQ\27Oy ;Ctrl F4 - Move set key \1395 \27OQ\27Om ;Ctrl F5 - Text In/Out set key \1396 \27OQ\27Ot ;Ctrl F6 - Tab Align set key \1397 \27OQ\27Ou ;Ctrl F7 - Footnote set key \1398 \27OQ\27Ov ;Ctrl F8 - Print set key \1399 \27OQ\27Ol ;Ctrl F9 - Merge/Sort set key \1400 \27OQ\27Oq ;Ctrl F10 - Macro Def set key \1401 \27OQ\27Or ;Alt F1 - Thesaurus set key \2416 \27OR\27Ow ;Alt F2 - Replace set key \2417 \27OR\27Ox ;Alt F3 - Reveal Codes set key \2418 \27OR\27Oy ;Alt F4 - Block set key \2419 \27OR\27Om ;Alt F5 - Mark Text set key \2420 \27OR\27Ot ;Alt F6 - Flush Right set key \2421 \27OR\27Ou ;Alt F7 - Math/Columns set key \2422 \27OR\27Ov ;Alt F8 - Page set key \2423 \27OR\27Ol ;Alt F9 - Merge Codes set key \2424 \27OR\27Oq ;Alt F10 - Macro set key \2425 \27OR\27Or ;Grey-Insert set key \4397 \27OR\27OM ;Ins set key \301 \27OR\27OM ;Grey-HOME set key \4388 \27OS ;HOME set key \292 \27OS ;Grey-PgUp set key \4385 \27OP\27Os ;Pg Up set key \289 \27OP\27Os ;Grey-Delete set key \4398 \27On ;Del set key \302 \27On ;Grey-End set key \4387 \27OS\27OS\27[C ;Actually Functions as Home,Home,Right ;set key \4387 \27End ;This may be necessary to provide ; true End function in PlanPerfect ;End set key \291 \27OS\27OS\27[C ;Actually Functions as Home,Home,Right ;set key \353 \27End ;This may be necessary to provide ; true End function in PlanPerfect ;Grey-PgDn set key \4386 \27Os ;PgDn set key \290 \27Os ;Grey-Uparrow set key \4390 \Kuparr ;Uparrow ;set key \360 \Kuparr ;Grey-Leftarrow set key \4389 \Klfarr ;Leftarrow ;set key \356 \Klfarr ;Grey-Rightarrow set key \4391 \Krtarr ;Rightarrow ;set key \358 \Krtarr ;Grey-Downarrow set key \4392 \Kdnarr ;Downarrow ;set key \354 \Kdnarr ;Keypad Number 5 set key \268 \ ;Ctrl-Backspace - Delete Word set key \1151 \27OP\27On ;Shift-Tab - Margin Release set key \777 \27OP\27Oz ;this only works for UNIX WP products ;set key \777 \27OP\9 ;this only works for VAX/VMS WP products ;Ctrl-ENTER - Hard Page set key \1293 \27OQ\27Os ;Ctrl-HYPHEN - Soft Hyphen set key \1469 \31 ;Grey-Minus - Screen Up set key \365 \27OP\27[A ;Ctrl-Grey-Uparrow - Screen Up set key \5415 \27OP\27[A ;Ctrl-UpArrow - Screen Up set key \1318 \27OP\27[A ;Grey-Plus - Screen Down set key \363 \27OP\27[B ;Ctrl-Grey-Downarrow - Screen Down set key \5416 \27OP\27[B ;Ctrl-Downarrow - Screen Down set key \1320 \27OP\27[B ;Ctrl-Grey-Leftarrow - Word left set key \5413 \27OP\27[D ;Ctrl-Leftarrow -Word Left set key \1317 \27OP\27[D ;Ctrl-Grey-Rightarrow - Word Right set key \5415 \27OP\27[C ;Ctrl-Rightarrow - Word Right set key \1319 \27OP\27[C ;Ctrl-Grey-End - Delete EOL set key \5411 \27OQ\27On ;Ctrl-End - Delete EOL set key \1315 \27OQ\27On ;Ctrl-Grey-PgDn - Delete EOP set key \5410 \27OR\27On ;Ctrl-PgDn - Delete EOP set key \1314 \27OR\27On ;Ctrl-Grey-PgUp - Macro Pause set key \5409 \27OR\27Oz ;Ctrl-PgUp - Macro Pause set key \1313 \27OR\27Oz ;Ctrl-Grey-Home - Go To set key \5412 \27OR\27Os ;Ctrl-HOME - Go To set key \1316 \27OR\27Os ;Ctrl-I Substitute ;set key \1033 ;Ctrl-M Substitute ;set key \1037 ;Ctrl-Q Substitue ;set key \1041 ;Ctrl-S Substitute ;set key \1043 ;Alt 1 - User Defined Macro 1 set key \2097 \27a1 ;Alt 2 - User Defined Macro 2 - this only works for UNIX WP products set key \2098 \27a2 ;Alt 2 - PF2 Key mapping - this only works for VAX/VMS WP products ;set key \2099 \27OQ ;Alt 3 - User Defined Macro 3 - this only works for UNIX WP products set key \2100 \27a3 ;Alt 3 - PF3 Key mapping - this only works for VAX/VMS WP products ;set key \2101 \27OR ;Alt 4 - User Defined Macro 4 set key \2102 \27a4 ;Alt 5 - User Defined Macro 5 set key \2103 \27a5 ;Alt 6 - User Defined Macro 6 set key \2104 \27a6 ;Alt 7 - User Defined Macro 7 set key \2105 \27a7 ;Alt 8 - User Defined Macro 8 set key \2106 \27a8 ;Alt 9 - User Defined Macro 9 set key \2107 \27a9 ;Alt 0 - User Defined Macro 0 set key \2096 \27a0 ;Alt A - QuickMacro A set key \2145 \27OPa ;Alt B - QuickMacro B set key \2146 \27OPb ;Alt C - QuickMacro C set key \2147 \27OPc ;Alt D - QuickMacro D set key \2148 \27OPd ;Alt E - QuickMacro E set key \2149 \27OPe ;Alt F - QuickMacro F set key \2150 \27OPf ;Alt G - QuickMacro G set key \2151 \27OPg ;Alt H - QuickMacro H set key \2152 \27OPh ;Alt I - QuickMacro I set key \2153 \27OPi ;Alt J - QuickMacro J set key \2154 \27OPj ;Alt K - QuickMacro K set key \2155 \27OPk ;Alt L - QuickMacro L set key \2156 \27OPl ;Alt M - QuickMacro M set key \2157 \27OPm ;Alt N - QuickMacro N set key \2158 \27OPn ;Alt O - QuickMacro O set key \2159 \27OPo ;Alt P - QuickMacro P set key \2160 \27OPp ;Alt Q - QuickMacro Q set key \2161 \27OPq ;Alt R - QuickMacro R set key \2162 \27OPr ;Alt S - QuickMacro S set key \2163 \27OPs ;Alt T - QuickMacro T set key \2164 \27OPt ;Alt U - QuickMacro U set key \2165 \27OPu ;Alt V - QuickMacro V set key \2166 \27OPv ;Alt W - QuickMacro W set key \2167 \27OPw ;Alt X - QuickMacro X set key \2168 \27OPx ;Alt Y - QuickMacro Y set key \2169 \27OPy ;Alt Z - QuickMacro Z set key \2170 \27OPz ; End of K95WP50.INI