- Timestamp:
- Mar 19, 2001, 7:56:57 PM (25 years ago)
- 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 sandervlExp $ */1 /* $Id: Odin.ini.txt,v 1.4 2001-03-19 18:56:56 mike Exp $ */ 2 2 3 3 Odin initialization file documentation 4 4 5 5 [COLORS] 6 UseWinColors 7 8 9 SaveColors 10 11 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 12 12 13 13 [DLLRENAMEWIN] … … 29 29 30 30 [TWAIN] 31 TwainIF 32 33 34 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) 35 35 36 36 [CODEPAGES] … … 38 38 Display Display codepage (i.e. 1251 for Cyrillic) 39 39 40 [DirectDraw] 41 Fullscreen=[1|0] Use/don't use fullscreen DirectDraw 42 40 43 Odin.ini is stored in the directory where the environment string 41 44 ODIN_INI points to. The default path is the directory of
Note:
See TracChangeset
for help on using the changeset viewer.