| ;; MS-DOS drives configuration |
| ;; Each section has the following format: |
| ;; Path=xxx (Unix path for drive root) |
| ;; Type=xxx (supported types are 'floppy', 'hd', 'cdrom' and 'network') |
| ;; Label=xxx (drive label, at most 11 characters) |
| ;; Serial=xxx (serial number, 8 characters hexadecimal number) |
| ;; Filesystem=xxx (supported types are 'msdos','win95','unix') |
| ;; Device=/dev/xx (only if you want to allow raw device access) |
| Path=c:\windows;c:\windows\system;e:\;e:\test;f:\ |
| SymbolTableFile=./wine.sym |
| ;Read documentation/fonts before adding aliases |
| LPT2:=|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q - |
| ;read=0x779,0x379,0x280-0x2a0 |
| ;write=0x779,0x379,0x280-0x2a0 |
| Exclude=WM_SIZE;WM_TIMER; |
| ;; WineLook=xxx (supported styles are 'Win31'(default), 'Win95', 'Win98') |