2 ;; MS-DOS drives configuration
4 ;; Each section has the following format:
6 ;; Path=xxx (Unix path for drive root)
7 ;; Type=xxx (supported types are 'floppy', 'hd', 'cdrom' and 'network')
8 ;; Label=xxx (drive label, at most 11 characters)
9 ;; Serial=xxx (serial number, 8 characters hexadecimal number)
10 ;; Filesystem=xxx (supported types are 'msdos','win95','unix')
11 ;; This is the FS Wine is supposed to emulate on a certain
12 ;; directory structure.
14 ;; - "win95" for ext2fs, VFAT and FAT32
15 ;; - "msdos" for FAT16 (ugly, upgrading to VFAT driver strongly recommended)
16 ;; DON'T use "unix" unless you intend to port programs using Winelib !
17 ;; Device=/dev/xx (only if you want to allow raw device access)
52 System=c:\windows\system
54 Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
55 SymbolTableFile=./wine.sym
61 ;Read documentation/fonts before adding aliases
63 Default = -adobe-times-
76 LPT2:=|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -
80 ;read=0x779,0x379,0x280-0x2a0
81 ;write=0x779,0x379,0x280-0x2a0
84 Exclude=WM_SIZE;WM_TIMER;
87 ;; WineLook=xxx (supported styles are 'Win31'(default), 'Win95', 'Win98')
96 ;XtermResolution=80x25