home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c110 / 2.img / QCONFIG.PE2 < prev    next >
Encoding:
Text File  |  1991-06-06  |  16.0 KB  |  532 lines

  1. *  QCONFIG.PE2   -- Configuration file for QEDIT2 to emulate IBM's PE II.
  2. *
  3. *  First Written: 25-FEB-88   Tim Farley
  4. *  Last Revised:  23-AUG-89   Tim Farley    For QEdit 2.08, QEdit OS/2 1.00
  5. *                 07-NOV-89   TF            Misc edits.
  6. *
  7. *  ------------------------------------------------------------------------
  8. *  NOTE:  WE RECOMMEND YOU PRINT THIS FILE OUT AND REFER TO IT AS YOU
  9. *         RUN THE QCONFIG PROGRAM TO CONFIGURE YOUR COPY OF QEDIT.
  10. *
  11. *  Below are other QCONFIG options you should set to closely duplicate
  12. *  the default PE2 configuration.  You will have to select these
  13. *  from the menus within QCONFIG.  For any options not listed here, just
  14. *  hit <RETURN> to keep the default, or configure to your preference:
  15. *
  16. *  (A)dvanced options:
  17. *  -------------------
  18. *  Do you want the return command to split lines in insert mode (Y/N)? : N
  19. *  Do you want the ESCAPE command to invoke the menus (Y/N)? [Y] : Y
  20. *
  21. *
  22. *  (C)olors/screen:
  23. *  ----------------
  24. *  Statusline position: "T" for top, "B" for bottom [T] : B
  25. *  Number of cols to scroll horizontally for screen lt/rt commands : 40
  26. *
  27. *                      COLOR                        MONOCHROME
  28. *                      APPEARANCE                   APPEARANCE
  29. *                      ---------------------------  -------------------------
  30. *  Blocked Text:         79    White on Red          112    Inverse
  31. *  Error msgs:           12    Red on Black           12    Bright
  32. *  Text Area:            31    White on Blue          23    Normal
  33. *  Status Line:          47    White on Green        112    Inverse
  34. ** Cursor Line:          27    Cyan on Blue           31    Bright Normal
  35. ** Messages:             36    Red on Green           47    Bright Normal
  36. ** Hi-lited items:       57    Bright Blue on Cyan    57    Bright Underlined
  37. *  EOF line/indicator:   31    White on Blue          23    Normal
  38. ** Help screen:         112    Black on White        112    Inverse
  39. ** Box borders:          43    Cyan on Green          43    Bright Normal
  40. ** PopUp windows:        47    White on Green         47    Bright Normal
  41. ** Menu items:           46    Yellow on Green        46    Bright Normal
  42. ** Selected Menu items:  78    Yellow on Red         120    Bright Inverse
  43. *
  44. *  (Those marked with ** to the left, don't really have analogues in PE2.
  45. *   The colors for these were chosen to fit pleasantly with PE2's colors).
  46. *
  47. *
  48. *  (G)eneral options:
  49. *  ------------------
  50. *  Do you want the del_ch command to join lines if at EOL (Y/N)? : N
  51. *  Do you want the PQuit, Exit and File commands to return
  52. *       to the "edit file" prompt (Y/N)? : N
  53. *  Default right margin for wordwrap [1..512] : 79
  54. *  Do you want the editor to start in insertmode (Y/N)? : N
  55. *  Do you want the editor to start in autoindent mode (Y/N)? : Y
  56. *  Prompt for filename on open window (Y/N)? : N
  57. *  Close window when a file is quit (Y/N)? : N
  58. *  Display End Of File marker (Y/N)? : Y
  59. *  Insert line blocks ABOVE the cursor line (Y/N)? : N
  60. *
  61. *
  62. *  (T)ab settings:
  63. *  ---------------
  64. *  ...editor to start in Physical Tab Expansion Mode? : Y  (Tabs Expand mode)
  65. *  ...editor to start in Tabs Out mode (Y/N)? : N          (Tabs Out mode)
  66. *
  67. *  ...editor to start in Smart Tabs Mode (Y/N)? : N        (Smart Tabs mode)
  68. *
  69. *  ------------------------------------------------------------------------
  70. *  SEE DEFAULT QCONFIG.DAT FOR FURTHER INSTRUCTIONS ON MODIFYING THIS FILE.
  71. *
  72.  
  73. *
  74. * special keys
  75. *
  76.  
  77. cursorup           CursorUp
  78. cursordown         CursorDown
  79. cursorleft         CursorLeft
  80. cursorright        CursorRight
  81. pgup               PageUp
  82. pgdn               PageDown
  83. home               BegLine
  84. end                EndLine
  85. ins                ToggleInsert
  86. del                DelCh
  87. *
  88. * With Autoindent turned ON, this enter key should work similar to PE2.
  89. * If not, you might try assigning a macro to enter.
  90. *
  91. enter              Return
  92. backspace          Backspace
  93. escape             Escape
  94. tab                TabRt
  95. *
  96. * function key set
  97. *
  98. * F2, F3 and F7 require the user to hit RETURN to confirm them in the
  99. * default PE2 config.  As configured here, there is no such pause, and it
  100. * would be difficult to insert one.
  101.  
  102. f1                 QuickHelp
  103. f2                 SaveFile
  104. f3                 File
  105. f4                 PQuit
  106. f5                 MacroBegin BegLine DelToEol
  107. f6                 DelToEol
  108. f7                 PrintAll
  109. f8                 NextFile
  110. f9                 AddLine
  111. *
  112. * Note the following assumes that Smart Tabs is turned OFF by default, as
  113. * recommended above.
  114. *
  115. f10                MacroBegin BegLine AddLine ToggleSmartTabs TabRt ToggleSmartTabs
  116.  
  117. * enhanced keyboard only
  118. f11
  119. f12
  120.  
  121. `                  InputCh
  122. ~                  InputCh
  123. /                  InputCh
  124. *
  125. * These three just passed along a printable char in PE2.  We'll let them
  126. * stay at their QEdit defaults, which have no equivalents in PE2.  If you
  127. * want them to be their printable equivalents, change to "InputCh" on each.
  128. *
  129. grey*              Paste
  130. grey+              Copy
  131. grey-              Cut
  132.  
  133. *
  134. * ^Left and ^Right move the cursor 40 columns at a time in PE2.
  135. * 19 columns at a time is the best we can do here, because of length
  136. * limitations.  You could make a QMAC macro to do 40, though.
  137. *
  138. ^cursorleft   MacroBegin CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft CursorLeft
  139. ^cursorright  MacroBegin CursorRight CursorRight CursorRight CursorRight CursorRight CursorRight CursorRight CursorRight CursorRight CursorRight CursorRight CursorRight CursorRight CursorRight CursorRight CursorRight CursorRight CursorRight CursorRight
  140. ^pgup              BegScreen
  141. ^pgdn              EndScreen
  142. ^home              BegFile
  143. ^end               EndFile
  144. *
  145. * We make ^enter match QEdit.  See also ^A for RepeatFind.
  146. *
  147. ^enter             ExecuteScrap
  148. ^backspace         DelLine
  149. *
  150. * control keys
  151. *
  152. *
  153. * Control-A does nothing in PE2.  We make it RepeatFind.  Think "Again".
  154. *
  155. ^a                 RepeatFind
  156. *
  157. * Control-B is "begin word".  We simulate that with a macro.
  158. *
  159. ^b                 MacroBegin CursorRight WordLeft
  160. *
  161. * Note we lose the normal QEdit definitions for the Scrap Buffer operations.
  162. *
  163. *  ^b_a            AppendScrBuff
  164. *  ^b_l            GetScrBuff
  165. *  ^b_s            StoreScrBuff
  166. *
  167. * Control-C is center line in margins.  No such function in QEdit.
  168. * So we make it Dos to complement Shell on Control-D.  Think of ^C
  169. * as "single dos Command".
  170. *
  171. ^c                 Dos
  172. *
  173. * PE2's "DOS" becomes QEdit's "Shell".
  174. *
  175. ^d                 Shell
  176. *
  177. * Control-E is "end word".  We simulate that with a macro, not too successfully.
  178. *
  179. ^e                 MacroBegin WordRight CursorLeft CursorLeft
  180. *
  181. * Control-F is "copy from command" which has no analogue in QEdit.
  182. *
  183. ^f
  184. ^g
  185. ^h
  186. ^i
  187. *
  188. * Control-J is a "join line" with automatic loss of leading blanks, in PE2.
  189. * I can't think of an easy way to do this, so we will leave QEdit's
  190. * Goto a given line number here.
  191. *
  192. ^j                 GotoLine
  193. *
  194. * Control-K is "Edit .Keydefs" in PE2, which is not possible in QEdit.
  195. * (Key definitions are bound in with QCONFIG and not editable in QEdit).
  196. * So, we will leave the "WordStar" ^K combinations active.
  197. *
  198. ^k_b               MarkBlockBegin
  199. ^k_c               CopyBlock
  200. ^k_d               File
  201. ^k_e               EditFile
  202. ^k_f               ChangeFilename
  203. ^k_h               UnmarkBlock
  204. ^k_k               MarkBlockEnd
  205. ^k_n               NextFile
  206. ^k_p               PrevFile
  207. ^k_q               PQuit
  208. ^k_r               ReadBlock
  209. ^k_s               SaveFile
  210. ^k_t               MarkWord
  211. ^k_v               MoveBlock
  212. ^k_w               WriteBlock
  213. ^k_x               File
  214. ^k_y               DeleteBlock
  215. ^k_z               KillFile
  216. ^l                 MakeCtrOfScreen
  217. *
  218. * Control-M is nothing in PE2.
  219. * No equivalent, so we leave QEdit's default.
  220. *
  221. ^m                 MacroRecord
  222. *
  223. * Control-N goes down 64 lines (approx one printed page) in PE2
  224. * We'll fake this with page downs, but it will only work right in a full
  225. * screen window on a 25-line screen.
  226. *
  227. ^n                 MacroBegin PageDown PageDown PageDown LineUp LineUp LineUp LineUp LineUp MakeBotOfScreen
  228. *
  229. * Control-O does nothing in PE2, fortunately enough, so we retain QEdit's
  230. * WordStar like ^O commands.
  231. *
  232. ^o_c               CloseWindow
  233. ^o_l               SetPrintLeftMargin
  234. ^o_n               NextWindow
  235. ^o_o               OneWindow
  236. ^o_p               PrevWindow
  237. ^o_g               GrowWindow
  238. ^o_r               SetRmargin
  239. ^o_s               ShrinkWindow
  240. ^o_h               HorizontalWindow
  241. ^o_w               ToggleWordwrap
  242. ^o_z               ZoomWindow
  243. ^p                 PrintBlock
  244. *
  245. * Control-Q does nothing in PE2, fortunately enough, so we retain QEdit's
  246. * WordStar like ^Q commands.
  247. *
  248. ^q_a               FindReplace
  249. ^q_b               GotoBlockBeg
  250. ^q_c               EndFile
  251. ^q_d               EndLine
  252. ^q_e               BegScreen
  253. ^q_f               Find
  254. ^q_i               ToggleIndent
  255. ^q_k               GotoBlockEnd
  256. ^q_l               UndoCursorLine
  257. ^q_p               PrevPosition
  258. ^q_r               BegFile
  259. ^q_s               BegLine
  260. ^q_t               ToggleSmartTabs
  261. ^q_x               EndScreen
  262. ^q_y               DelToEol
  263. ^r                 MacroBegin DupLine CursorUp
  264. ^s                 HorizontalWindow
  265. *
  266. * Control-T is "copy to command" which has no analogue in QEdit.
  267. * Lets use it to rescue the stranded "scratch buffer" commands.
  268. * Think "scraTch buffer" or "Text buffer" when using these:
  269. *
  270. * "Text append"
  271. ^t_a               AppendScrBuff
  272. *
  273. * "Text load"
  274. ^t_l               GetScrBuff
  275. *
  276. * "Text store"
  277. ^t_s               StoreScrBuff
  278. *
  279. * Control-U shows the unkill buffer in PE2.  We will just make it unkill the
  280. * the last killed piece of text, which is close enough for government work.
  281. * It's actually a bit handier.
  282. *
  283. ^u                 UnKill
  284. *
  285. * Control-V is "next view", which has no analogue in QEdit.
  286. *
  287. ^v
  288. ^w                 NextWindow
  289. ^x
  290. ^y
  291. *
  292. * PE2's ZoomWindow, Control-Z, actually works like QEdit's
  293. * OneWindow--change to single screen from split screen.
  294. *
  295. * QEdit's ZoomWindow is more useful--it TOGGLES between a single screen and
  296. * a split screen mode.
  297. *
  298. * A PE2 purist would change the line below to say OneWindow.
  299. *
  300. ^z                 ZoomWindow
  301.  
  302. *
  303. * Control-F1 through Control-F10 insert the specified number of lines
  304. *
  305. ^f1                MacroBegin AddLine BegLine
  306.  
  307. * enhanced keyboard only
  308. ^f11
  309. ^f12
  310.  
  311. ^prtsc
  312. ^2
  313. ^6
  314. ^[
  315. ^\
  316. ^]
  317. *
  318. * We will leave QEdit's definition of Control-Minus, since PE2 does not have
  319. * it, and does not have anything useful assigned here.
  320. *
  321. ^-                 GetPrev
  322.  
  323. #ins               InputCh
  324. #del               InputCh
  325. #tab               TabLt
  326.  
  327. *
  328. * Shift-F1 and Shift-F2 were a special "page up" and "page down" for the help
  329. * file in PE2.  QEdit's help is a single page, so they are not assigned here.
  330. * So we put Box drawing on #f1 as it is in QEdit by default.
  331. *
  332. #f1                ToggleBoxDraw
  333. *
  334. * Sort is normally #f3 in QEdit
  335. *
  336. #f2                Sort
  337. *
  338. * Wrapping is done on the marked block in PE2.  In QEdit it runs from the
  339. * cursor position to the next blank line, and ignores marked blocks.  So
  340. * we fake PE2's definition in a macro.
  341. *
  342. #f3                MacroBegin GotoBlockEnd AddLine GotoBlockBeg WrapPara DelLine
  343. #f4                UndoCursorLine
  344. *
  345. * Shift-F5 is "confirm change" in PE2, this is emulates it for QEdit.
  346. * Probably better off assigning it to something else entirely, as  QEdit uses
  347. * a much simpler "Yes/No" prompt.
  348. *
  349. #f5                MacroBegin 'Y'
  350. *
  351. * Shift-F6 is erase to beginning of line
  352. *
  353. #f6                MacroBegin CursorRight SplitLine DelLine BegLine
  354. #f7                ShiftLeft
  355. #f8                ShiftRight
  356. *
  357. * Shift-F9 brings a directory of the current dir into an editing buffer
  358. *
  359. #f9                MacroBegin EditFile 'dir' Return KillFile Quit Dos 'dir >dir' Return Return EditFile Return
  360. *
  361. * Shift-F10 does a "point and shoot" file picker on the dir listing generated
  362. * by Shift-F9.
  363. *
  364. #f10               MacroBegin DupLine GotoColumn '10' Return DelToEol EndLine '.' UnKill GotoColumn '13' Return DelToEol UnMarkBlock MarkLine Cut EditFile Paste Return
  365.  
  366. * enhanced keyboard only
  367. #f11
  368. #f12
  369.  
  370. *
  371. * alternate keys
  372. *
  373.  
  374. @a
  375. @b                 MarkColumn
  376. @c                 DropAnchor
  377. @d                 DeleteBlock
  378. *
  379. * Note QEdit moves the cursor just OUTSIDE the end of a character or
  380. * column block, while the [end mark] command in PE2 stays INSIDE the block
  381. *
  382. @e                 GotoBlockEnd
  383. *
  384. * There is no equivalent for Alt-F, Fill Mark, in QEdit.  So we use QEdit's.
  385. *
  386. @f                 MacroBegin MainMenu 'F'
  387. @g
  388. @h
  389. @i
  390. @j                 JoinLine
  391. @k
  392. @l                 MarkLine
  393. @m                 MoveBlock
  394. @n                 MacroBegin AddLine BegLine Literal " "
  395. @o                 CopyOverBlock
  396. *
  397. * The macro that PE2 has here is very close to QEdit's native definition
  398. * of WrapPara.  See also Shift-F3.
  399. *
  400. @p                 WrapPara
  401. *
  402. * QEdit's "Quit" menu
  403. *
  404. @q                 MacroBegin MainMenu 'Q'
  405. *
  406. * Alt-R is redraw screen in PE2.  Since QEdit doesn't need this, we leave it
  407. * at QEdit's read_block
  408. *
  409. @r                 ReadBlock
  410. @s                 SplitLine
  411. @t
  412. @u                 UnmarkBlock
  413. @v
  414. *
  415. * @W attempts to emulate PE2's "mark next word" macro.  See also ^K_T for
  416. * a "mark this word" key.
  417. *
  418. @w                 MacroBegin WordRight AltWordSet UnMarkBlock MarkWord DefaultWordSet GotoBlockEnd DropAnchor GotoBlockBeg
  419. @x                 Literal
  420. @y                 GotoBlockBeg
  421. *
  422. * NOTE:  After copying a block, PE2 leaves the SOURCE marked, QEdit leaves
  423. *        the COPY marked.
  424. *
  425. @z                 CopyBlock
  426.  
  427. *
  428. * Alt-F1 is display memory available in PE2.  QEdit does this continuously in
  429. * the status line.  So we leave QEdit's default definition here.
  430. *
  431. @f1                ToggleBoxType
  432. *
  433. * Alt-F2 is show disk space in PE2.  We fake this by running CHKDSK.
  434. * This would be better replaced by a call to FREE.COM or other quick utility
  435. *
  436. @f2                MacroBegin Dos "CHKDSK" Return
  437. @f3                MacroBegin Dos "CD" Return
  438. *
  439. * Alt-F4, show Hscroll, is a QCONFIG option in QEdit, so we cannot change
  440. * it with a keystroke here.
  441. *
  442. @f4
  443. *
  444. * Alt-F5 through Alt-F8 only "show" the given option in PE2.  Here we
  445. * show it and leave you in a spot to change it.
  446. *
  447. @f5                SetCtabwidth
  448. @f6                SetRmargin
  449. @f7                ToggleTabsExpand
  450. @f8                ToggleTabsOut
  451. *
  452. * This one is definitely a kludge.  We stop at the find options prompt to
  453. * show them to the user.
  454. *
  455. @f9                MacroBegin Find " " Return
  456. *
  457. * Alt-F10 shows the ASCII code of the char under the cursor in PE2.
  458. * No such function in QEdit.  However, you could write a macro here that
  459. * would mark and "Copy" the current character, open up another file with an
  460. * ASCII table in it, do a Find, and Paste the character into the Find prompt,
  461. * thereby placing the cursor on that character in an ASCII chart.
  462. *
  463. * We will carry over QEdit's default of "Show the screen from DOS"
  464. *
  465. @f10               ShowEntryScreen
  466.  
  467. * enhanced keyboard only
  468. @f11
  469. @f12
  470.  
  471. *
  472. * Alt-0 through Alt-9 set various margins and initial indents in PE2.
  473. * We set the margins here, but the initial indents are not possible
  474. *
  475. @0                 MacroBegin SetRMargin "100" Return
  476. @1                 upper
  477. @2                 lower
  478. @-                 WordLeft
  479. @=                 WordRight
  480.  
  481. *
  482. * other enhanced only keys
  483. *
  484. @'
  485. @,
  486. @.
  487. @/
  488. @;
  489. @[
  490. @\
  491. @]
  492. @`
  493. @backspace
  494. @enter
  495. @escape
  496. @grey*
  497. @grey+
  498. @grey-
  499. @grey/
  500. @greycursordown
  501. @greycursorleft
  502. @greycursorright
  503. @greycursorup
  504. @greydel
  505. @greyend
  506. @greyhome
  507. @greyins
  508. @greypgdn
  509. @greypgup
  510. @greyenter
  511. @tab
  512.  
  513. greyenter          Return
  514. ^greyenter         ExecuteScrap
  515. ^centercursor
  516. ^cursordown        LineDown
  517. ^cursorup          LineUp
  518. ^del
  519.  
  520. ^grey*
  521. ^grey+
  522. ^grey-
  523. ^grey/
  524. ^ins
  525. ^tab
  526.  
  527. centercursor
  528.  
  529. *
  530. * EOF: QCONFIG.PE2
  531. *
  532.