home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / editors / tde150.arj / TDECFG.DOC < prev    next >
Text File  |  1992-04-01  |  5KB  |  144 lines

  1.  
  2.                                    tdecfg
  3.                          a configuration utility for
  4.                                tde, version 1.5
  5.                                 April 1, 1992
  6.                                  Frank Davis
  7.  
  8.  
  9. Usage:
  10.  
  11.    If you would like to customize tde to suit your tastes, you may use this
  12.    program to change the colors, key definitions, default modes, help
  13.    screen, and permanent macros.
  14.  
  15.    At the command line type:
  16.  
  17.       tdecfg
  18.  
  19.    tdecfg prompts you for the tde executable file name.  The default file
  20.    name is tde.exe, but if you like to shorten executable file names (I
  21.    rename tde.exe to t.exe.  That way, I only have to type t to edit a
  22.    file.) you may enter that file name at the prompt.
  23.  
  24.  
  25.                            Option 1.  Change Colors
  26.  
  27. Function Keys:
  28.  
  29.    F2 = Load default colors
  30.       This function changes the colors back to the original color scheme
  31.       used by the distribution version of tde.
  32.  
  33.    F3 = Quit
  34.       Abandons any changes made in the color scheme.
  35.  
  36.    F10 = Write colors to tde.exe
  37.       Stores the new color scheme in the tde executable file.  tde will use
  38.       the new color scheme each time a file is edited.
  39.  
  40.    ESC = Quit
  41.  
  42.  
  43.  
  44.                            Option 2.  Redefine keys
  45.  
  46. Function Keys:
  47.  
  48.    F3 = Quit
  49.       Abandons any changes made in the key definition list.
  50.  
  51.    F5 = Change Function
  52.       Brings up a window of available functions.  Currently, 184 keys are
  53.       recognized as function keys by tde.  There are no restrictions on
  54.       what function you may assign or reassign to a key.  You may assign a
  55.       key to the null function, seen as "*  *  *".  A key assigned to the
  56.       null function no longer performs any editor function.
  57.  
  58.       Press <Enter> to reassign the hilited key to the hilited function.
  59.       Press <ESC> to quit the function, no changes are made.
  60.  
  61.       An asterisk is placed beside all keys that have been redefined.
  62.  
  63.       Note:  See the list of available functions with definitions at end of
  64.       tde.doc.
  65.  
  66.    F6 = Assign Character
  67.       Any function key not assigned to any editor function returns the
  68.       character assigned to it.  Unassigned function keys have '* * *'
  69.       in the function column.
  70.  
  71.    F7 = Print to file
  72.       Print the current key assignments to a file.
  73.  
  74.    F8 = Print to printer
  75.       Print the current key assignments to the printer.
  76.  
  77.    F10 = Write Changes
  78.       When you press this key, all function key assignments are written to
  79.       the tde executable file.  The changes are permanent until you
  80.       redefine the keys.
  81.  
  82.       When you redefine the keys, you should also change the help screen to
  83.       show what functions are assigned to what keys.
  84.  
  85.    ESC = Quit
  86.       No changes are written to the tde executable file.
  87.  
  88.  
  89.                       Option 3.  Install new help screen
  90.  
  91. Function keys:
  92.  
  93.    none
  94.  
  95.    This utility assumes that you have already created or modified a file
  96.    that contains the image of the new help screen.  Sample.hlp is included
  97.    with the distribution files to show you what the initial help screen
  98.    looks like.  You may modify the sample help screen or copy it to a new
  99.    file and make the changes in the new file.  By choosing option 1, the
  100.    configuration utility prompts for the file name with the help screen
  101.    image.  The changes are written to the tde executable file.
  102.  
  103.    If you enter a file name that doesn't exist, the configuration utility
  104.    sorta gracefully exits this function.  I didn't do anything fancy with
  105.    this option.  You can't press ESC to quit out; however, if you decide
  106.    you want to quit, just enter a fictitious or outrageous file name.  A
  107.    harmless error message with be displayed and you may continue with the
  108.    configuration utility having made no changes to the tde executable file.
  109.  
  110.  
  111.                      Option 4.  Set Default Editor Modes
  112.  
  113. Function Keys:
  114.  
  115.    F3 = Quit
  116.       Abandons any changes made to the default modes.
  117.  
  118.    F10 = Save and Quit
  119.       When you press this key, the default editor modes are written to the
  120.       tde executable file.  The changes are permanent until you redefine
  121.       the modes.
  122.  
  123.    ESC = Quit
  124.  
  125.  
  126.                       Option 5.  Install permanent macros
  127.  
  128. Function keys:
  129.  
  130.    none
  131.  
  132.    This utility assumes that you have already created a macro definition
  133.    file.  The only way to create a macro definition file is to use the
  134.    "save macro" function in tde.exe.  Once you have created your favorite,
  135.    most useful macros, just save them to a macro file and make them
  136.    permanent by saving the macro file in tde.exe.
  137.  
  138.    If you enter a file name that doesn't exist, the configuration utility
  139.    sorta gracefully exits this function.  I didn't do anything fancy with
  140.    this option.  You can't press ESC to quit out; however, if you decide
  141.    you want to quit, just enter a fictitious or outrageous file name.  A
  142.    harmless error message with be displayed and you may continue with the
  143.    configuration utility having made no changes to the tde executable file.
  144.