home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / mskermit / msiwp.ini < prev    next >
Text File  |  2020-01-01  |  9KB  |  327 lines

  1. ;***********************************************************************
  2. ;*****            WordPerfect Kermit Initialization File           *****
  3. ;*****                       for version 2.31                      *****
  4. ;*****          Written by Brek Allred on October 19, 1988         *****
  5. ;*****                with thanks to Terry Tompkins                *****
  6. ;*****                                   *****
  7. ;*****                                   *****
  8. ;*****    This initialization file uses the all of the available     *****
  9. ;*****    string space for assigning keys.  If you wish to assign    *****
  10. ;*****    values to other strings you must first delete some that    *****
  11. ;*****    you do not "need."  This could include some of the quick   *****
  12. ;*****    macro strings (found at the end of the file) which can be  *****
  13. ;*****    accessed either by typing Alt-1 + letter or Alt-letter.    *****
  14. ;*****    In addition, since 2.31 supports the F11 and F12 keys of   *****
  15. ;*****    the Enhanced keyboard, we have assigned them to be "Reveal *****
  16. ;*****    Codes" and "Block" to be consistent with the new templates *****
  17. ;*****    created for use with WordPerfect version 5.0 for IBM PC's  *****
  18. ;*****    running under DOS.                       *****
  19. ;***********************************************************************
  20.  
  21. SET Key Clear
  22. SET Term vt102
  23. SET Parity None
  24. SET Term Wrap On
  25. Set Local-Echo Off
  26. Set Flow-Control XON
  27. ;print screen for Ctrl-P
  28. set key scan \16 \kprtscn 
  29. ; Don't overwrite existing files!
  30. set warning on
  31.  
  32. ; Esc - WordPerfect Escape
  33. set key scan \27 \27Ow
  34. set key scan \5 \27
  35.  
  36. ;F1 - Cancel
  37. set key scan \315 \27Op
  38. ;F2 - Search ->
  39. set key scan \316 \27Ox
  40. ;F3 - Help
  41. set key scan \317 \27Oy
  42. ;F4 - Indent ->
  43. set key scan \318 \27Om
  44. ;F5 - List Files
  45. set key scan \319 \27Ot
  46. ;F6 - Bold
  47. set key scan \320 \27Ou
  48. ;F7 - Exit
  49. set key scan \321 \27Ov
  50. ;F8 - Underline
  51. set key scan \322 \27Ol
  52. ;F9 - Merge R
  53. set key scan \323 \27Oq
  54. ;F10 - Save
  55. set key scan \324 \27Or
  56. ;F11 - Reveal Codes
  57. set key scan \389 \27OR\27Oy
  58. ;F12 - Block
  59. set key scan \390 \27OR\27Om
  60.  
  61. ;Middle Keypad HOME
  62. set key scan \4423 \27OS
  63. ;Middle Keypad Home with numlock on
  64. set key scan \4935 \27OS
  65. ;Right Keypad HOME
  66. set key scan \327 \27OS
  67.  
  68. ;Middle Keypad Up arrow
  69. set key scan \4424 \Kuparr
  70. ;Midle Keypad Up arrow with numlock on
  71. set key scan \4936 \Kuparr
  72. ;Right Keypad Up arrow
  73. set key scan \328 \Kuparr
  74.  
  75. ;Middle Keypad Pg Up
  76. set key scan \4425 \27OP\27Os
  77. ;Middle Keypad Pg Up with numlock on
  78. set key scan \4937 \27OP\27Os
  79. ;Right Keypad Pg Up
  80. set key scan \329 \27OP\27Os
  81.  
  82. ;Keypad - ; Screen Up
  83. set key scan \330 \27OP\27[A
  84. ;Ctrl Middle Keypad UpArrow - Screen Up
  85. set key scan \5517 \27OP\27[A
  86. ;Ctrl Middle Keypad UpArrow with numlock on
  87. set key scan \6029 \27OP\27[A
  88. ;Ctrl Right Keypad UpArrow - Screen Up
  89. set key scan \1421 \27OP\27[A
  90.  
  91. ;Middle Keypad Left arrow
  92. set key scan \4427 \Klfarr
  93. ;Middle Keypad Left arrow with numlock on
  94. set key scan \4939 \Klfarr
  95. ;Right Keypad Left arrow
  96. set key scan \331 \Klfarr
  97.  
  98. ;Middle Keypad Right arrow
  99. set key scan \4429 \Krtarr
  100. ;Middle Keypad Right arrow with numlock on
  101. set key scan \4941 \Krtarr
  102. ;Right Keypad Right arrow
  103. set key scan \333 \Krtarr
  104.  
  105. ;Keypad + ; Screen Down
  106. set key scan \334 \27OP\27[B
  107. ;Ctrl Middle Keypad DownArrow - Screen Down
  108. set key scan \5521 \27OP\27[B
  109. ;Ctrl Middle Keypad DownArrow with numlock on - Screen Down
  110. set key scan \6033 \27OP\27[B
  111. ;Ctrl Right Keypad DownArrow - Scren Down
  112. set key scan \1425 \27OP\27[B
  113.  
  114. ;Middle Keypad End - Home,Home,Right
  115. set key scan \4431 \27OS\27OS\27[C
  116. ;Middle Keypad End with numlock on - Home,Home,Right
  117. set key scan \4943 \27OS\27OS\27[C
  118. ;Right Keypad End - Home,Home,Right
  119. set key scan \335 \27OS\27OS\27[C
  120.  
  121. ;Middle Keypad DownArrow
  122. set key scan \4432 \Kdnarr
  123. ;Middle Keypad Down arrow with numlock on
  124. set key scan \4944 \Kdnarr
  125. ;Right Keypad Down arrow
  126. set key scan \336 \Kdnarr
  127.  
  128. ;Middle Keypad Pg Dn
  129. set key scan \4433 \27Os
  130. ;Middle Keypad Pg Dn with numlock on
  131. set key scan \4945 \27Os
  132. ;Right Keypad Pg Dn
  133. set key scan \337 \27Os
  134.  
  135. ;Middle Keypad Insert
  136. set key scan \4434 \27OR\27OM
  137. ;Middle Keypad Insert with numlock on
  138. set key scan \4946 \27OR\27OM
  139. ;Right Keypad Ins
  140. set key scan \338 \27OR\27OM
  141.  
  142. ;Middle Keypad Delete - Remove
  143. set key scan \4435 \27On
  144. ;Middle Keypad Delete with numlock on - Remove
  145. set key scan \4947 \27On
  146. ;Right Keypad Del - Remove
  147. set key scan \339 \27On
  148.  
  149. ;Shift Tab - Margin Release
  150. set key scan \783 \27OP\27Oz
  151.  
  152. ;Shift F1 - Super/Subscript
  153. set key scan \852 \27OP\27Ow
  154. ;Shift F2 - Search <-
  155. set key scan \853 \27OP\27Ox
  156. ;Shift F3 - Switch
  157. set key scan \854 \27OP\27Oy
  158. ;Shift F4 - -> Indent <-
  159. set key scan \855 \27OP\27Om
  160. ;Shift F5 - Date
  161. set key scan \856 \27OP\27Ot
  162. ;Shift F6 - Center
  163. set key scan \857 \27OP\27Ou
  164. ;Shift F7 - Print
  165. set key scan \858 \27OP\27Ov
  166. ;Shift F8 - Line
  167. set key scan \859 \27OP\27Ol
  168. ;Shift F9 - Merge E
  169. set key scan \860 \27OP\27Oq
  170. ;Shift F10 - Retrieve
  171. set key scan \861 \27OP\27Or
  172.  
  173. ;Ctrl BackSpace - Delete Word
  174. set key scan \127 \27OP\27On
  175. ;Shift BackSpace - Delete Word
  176. ;set key scan \782 \27OP\27On
  177. ;Ctrl Middle Keypad Delete - Delete Word
  178. ;set key scan \5523 \27OP\27On
  179.  
  180. ;Ctrl ENTER - Hard Page
  181. set key scan \10 \27OQ\27Os
  182.  
  183. ;Ctrl F1 - Shell
  184. set key scan \1374 \27OQ\27Ow
  185. ;Ctrl F2 - Spell
  186. set key scan \1375 \27OQ\27Ox
  187. ;Ctrl F3 - Screen
  188. set key scan \1376 \27OQ\27Oy
  189. ;Ctrl F4 - Move
  190. set key scan \1377 \27OQ\27Om
  191. ;Ctrl F5 - Text In/Out
  192. set key scan \1378 \27OQ\27Ot
  193. ;Ctrl F6 - Tab Align
  194. set key scan \1379 \27OQ\27Ou
  195. ;Ctrl F7 - Footnote
  196. set key scan \1380 \27OQ\27Ov
  197. ;Ctrl F8 - Print
  198. set key scan \1381 \27OQ\27Ol
  199. ;Ctrl F9 - Merge/Sort
  200. set key scan \1382 \27OQ\27Oq
  201. ;Ctrl F10 - Macro Def
  202. set key scan \1383 \27OQ\27Or
  203.  
  204. ;Ctrl Middle Keypad LeftArrow - Word left
  205. set key scan \5491 \27OP\27[D
  206. ;Ctrl Middle Keypad Leftarrow with numlock on
  207. set key scan \6003 \27OP\27[D
  208. ;Ctrl Right Keypad LeftArrow -Word Left
  209. set key scan \1395 \27OP\27[D
  210.  
  211. ;Ctrl Middle Keypad RightArrow - Word Right
  212. set key scan \5492 \27OP\27[C
  213. ;Ctrl Middle Keypad RightArrow with numlock on
  214. set key scan \6004 \27OP\27[C
  215. ;Ctrl Right Keypad RightArrow - Word Right
  216. set key scan \1396 \27OP\27[C
  217.  
  218. ;Ctrl Middle Keypad End - Delete EOL
  219. set key scan \5493 \27OQ\27On
  220. ;Ctrl Middle Keypad End with numlock on - Delete EOL
  221. set key scan \6005 \27OQ\27On
  222. ;Ctrl Right Keypad End - Delete EOL
  223. set key scan \1397 \27OQ\27On
  224.  
  225. ;Ctrl Middle Keypad PgDn - Delete EOP
  226. set key scan \5494 \27OR\27On
  227. ;Ctrl Middle Keypad PgDn with numlock on
  228. set key scan \6006 \27OR\27On
  229. ;Ctrl Right Keypad PgDn - Delete EOP
  230. set key scan \1398 \27OR\27On
  231.  
  232. ;Ctrl Middle Keypad PgUp - Macro Pause
  233. set key scan \5508 \27OR\27Oz
  234. ;Ctrl Middle Keypad PgUp with numlock on
  235. set key scan \6020 \27OR\27Oz
  236. ;Ctrl Right Keypad PgUp - Macro Pause
  237. ;set key scan \1412 \27OR\27Oz
  238.  
  239. ;Ctrl Middle Keypad Home - Go To
  240. set key scan \5495 \27OR\27Os
  241. ;Ctrl Middle Keypad Home with numlock on
  242. set key scan \6007 \27OR\27Os
  243. ;Ctrl Right Keypad HOME - Go To
  244. set key scan \1399 \27OR\27Os
  245.  
  246. ;Alt F1 - Thesaurus
  247. set key scan \2408 \27OR\27Ow
  248. ;Alt F2 - Replace
  249. set key scan \2409 \27OR\27Ox
  250. ;Alt F3 - Reveal Codes
  251. set key scan \2410 \27OR\27Oy
  252. ;Alt F4 - Block
  253. set key scan \2411 \27OR\27Om
  254. ;Alt F5 - Mark Text
  255. set key scan \2412 \27OR\27Ot
  256. ;Alt F6 - Flush Right
  257. set key scan \2413 \27OR\27Ou
  258. ;Alt F7 - Math/Columns
  259. set key scan \2414 \27OR\27Ov
  260. ;Alt F8 - Page
  261. set key scan \2415 \27OR\27Ol
  262. ;Alt F9 - Merge Codes
  263. set key scan \2416 \27OR\27Oq
  264. ;Alt F10 - Macro
  265. set key scan \2417 \27OR\27Or
  266.  
  267. ;Alt 1 - Quick Macro
  268. set key scan \2424 \27OP
  269. ;Alt 2 - Keymap 1
  270. ;set key scan \2425 \27OY
  271. ;Alt 3 - Keymap 2
  272. ;set key scan \2426 \27OZ
  273.  
  274. ;Alt A - QuickMacro A
  275. set key scan \2334 \27OPa
  276. ;Alt B - QuickMacro B
  277. ;set key scan \2352 \27OPb
  278. ;Alt C - QuickMacro C
  279. set key scan \2350 \27OPc
  280. ;Alt D - QuickMacro D
  281. set key scan \2336 \27OPd
  282. ;Alt E - QuickMacro E
  283. ;set key scan \2322 \27OPe
  284. ;Alt F - QuickMacro F
  285. set key scan \2337 \27OPf
  286. ;Alt G - QuickMacro G
  287. ;set key scan \2338 \27OPg
  288. ;Alt H - QuickMacro H
  289. set key scan \2339 \27OPh
  290. ;Alt I - QuickMacro I
  291. ;set key scan \2327 \27OPi
  292. ;Alt J - QuickMacro J
  293. ;set key scan \2340 \27OPj
  294. ;Alt K - QuickMacro K
  295. ;set key scan \2341 \27OPk
  296. ;Alt L - QuickMacro L
  297. set key scan \2342 \27OPl
  298. ;Alt M - QuickMacro M
  299. set key scan \2354 \27OPm
  300. ;Alt N - QuickMacro N
  301. ;set key scan \2353 \27OPn
  302. ;Alt O - QuickMacro O
  303. ;set key scan \2328 \27OPo
  304. ;Alt P - QuickMacro P
  305. ;set key scan \2329 \27OPp
  306. ;Alt Q - QuickMacro Q
  307. ;set key scan \2320 \27OPq
  308. ;Alt R - QuickMacro R
  309. set key scan \2323 \27OPr
  310. ;Alt S - QuickMacro S
  311. ;set key scan \2335 \27OPs
  312. ;Alt T - QuickMacro T
  313. ;set key scan \2324 \27OPt
  314. ;Alt U - QuickMacro U
  315. set key scan \2326 \27OPu
  316. ;Alt V - QuickMacro V
  317. ;set key scan \2351 \27OPv
  318. ;Alt W - QuickMacro W
  319. ;set key scan \2321 \27OPw
  320. ;Alt X - QuickMacro X
  321. ;set key scan \2349 \27OPx
  322. ;Alt Y - QuickMacro Y
  323. ;set key scan \2325 \27OPy
  324. ;Alt Z - QuickMacro Z
  325. set key scan \2348 \27OPz
  326. con
  327.