home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / TEXT / EDITOR / QCUSTOM.ZIP / READ.ME < prev   
Encoding:
Text File  |  1990-12-17  |  1.3 KB  |  28 lines

  1. This little set of files contains my customization of QEdit 2.1.  It was born
  2. out of my frustration to try to remember even just the most common combinations.
  3. The Main Menu is fine, but it does not cover all the commands.
  4. The strategy I followed was based essentially on two principles:
  5.  
  6. 1.  The more infrequently used commands, and those of a more global nature
  7.     can be more left to the Main Menu.
  8.  
  9. 2.  The more frequently used commands should have a strong mnemonic flavor,
  10.     to make them easy to learn.  This can be accomplished by grouping them
  11.     into sets, using control-double-key combinations.
  12.  
  13. Thus, for example, all block operations start with ^B, all the window ones
  14. start with ^W, all the toggles with ^T, etc...  A few basic commands are
  15. associated with the F keys.
  16.  
  17. I have left a few commands unassigned, mostly because they are subsumed
  18. by their Global counterparts, and because I started running out of keys.
  19.  
  20. The little file QKEYS.COM, when executed, displays two pages containing
  21. all the QEdit commands and their key-assignments.  It is NOT a TSR, but
  22. if you place it in a pathed directory, it can be quickly called from
  23. within QEdit using the DOS command.  QKEYS.COM was compressed using
  24. PKLITE 1.0 and can be decompressed using the -x option.
  25.  
  26. Luigi M. Bianchi  ■  CompuServe 72060,3723
  27.  
  28.