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 ;; Device=/dev/xx (only if you want to allow raw device access)
44 System=c:\windows\system
46 Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
47 SymbolTableFile=./wine.sym
53 ;Read documentation/fonts before adding aliases
55 Default = -adobe-times-
68 LPT2:=|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -
72 ;read=0x779,0x379,0x280-0x2a0
73 ;write=0x779,0x379,0x280-0x2a0
76 Exclude=WM_SIZE;WM_TIMER;
79 ;; WineLook=xxx (supported styles are 'Win31'(default), 'Win95', 'Win98')