home *** CD-ROM | disk | FTP | other *** search
/ TopWare 18: Liquid / Image.iso / liquid / top1173 / sample.ini < prev    next >
Text File  |  1993-12-09  |  881b  |  34 lines

  1. ; This a sample .INI with all the valid entries
  2. ; you can use this file to create your configuration.
  3. ; If this file does not exist TOGETHER! will try to
  4. ; configure itself assuming default values (Check the manual...)
  5. ;
  6. ; Remember: lines starting with ; (semi-colon) are considered remarks.
  7.  
  8. ; Screen Modes       (Default: AUTO)
  9. ;[2.COLORS.MODE];m2
  10. ;[16.COLORS.MODE];m16
  11. ;[256.COLORS.MODE];m256
  12.  
  13. ; Path to search for picture files (PCX or GIF) (Default: current)
  14. ;[PCX.PATH];d:\....
  15.  
  16. ; Screen range to 'look' for names (Default: 1,25)
  17. ;[RANGE];r1;r2
  18.  
  19. ; Default display SPLIT  (Default: none)
  20. ;[DEFAULT.SPLIT];s
  21.  
  22. ; User defined SPLIT (Default: none)
  23. [USER.SPLIT];x;y
  24.  
  25. ; User defined HOT KEY (Default: Ctrl-Alt-T  -> xC19)
  26. ;[HOT.KEY];value
  27.  
  28. ; Swap directory (Default: current)
  29. ;[SWAP.DIR];d:\path
  30.  
  31. ; Printer  (Default Dot-matrix -> 1)
  32. ;[PRINTER];n
  33.  
  34.