Changeset 5331 for trunk/doc


Ignore:
Timestamp:
Mar 19, 2001, 7:56:57 PM (25 years ago)
Author:
mike
Message:

Few Watcom fixes/updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/Odin.ini.txt

    r5310 r5331  
    1 /* $Id: Odin.ini.txt,v 1.3 2001-03-13 18:52:03 sandervl Exp $ */
     1/* $Id: Odin.ini.txt,v 1.4 2001-03-19 18:56:56 mike Exp $ */
    22
    33Odin initialization file documentation
    44
    55[COLORS]
    6 UseWinColors    Use Windows colors
    7                 values: 1/0
    8                 default: 1
    9 SaveColors      Save/restore colors to/from Odin.ini
    10                 values: 1/0
    11                 default: 0
     6UseWinColors    Use Windows colors
     7                values: 1/0
     8                default: 1
     9SaveColors      Save/restore colors to/from Odin.ini
     10                values: 1/0
     11                default: 0
    1212
    1313[DLLRENAMEWIN]
     
    2929
    3030[TWAIN]
    31 TwainIF         values 1,2,3 (default=1)
    32                 1 -> Use CFM Twain Driver
    33                 2 -> Use STI Twain Driver (not supported at the moment)
    34                 3 -> Use SANE Driver (not supported at the moment)
     31TwainIF         values 1,2,3 (default=1)
     32                1 -> Use CFM Twain Driver
     33                2 -> Use STI Twain Driver (not supported at the moment)
     34                3 -> Use SANE Driver (not supported at the moment)
    3535
    3636[CODEPAGES]
     
    3838Display         Display codepage (i.e. 1251 for Cyrillic)
    3939
     40[DirectDraw]
     41Fullscreen=[1|0]  Use/don't use fullscreen DirectDraw
     42
    4043Odin.ini is stored in the directory where the environment string
    4144ODIN_INI points to. The default path is the directory of
Note: See TracChangeset for help on using the changeset viewer.