Release 960717
[wine/multimedia.git] / wine.ini
blob28ffd4d99344f150defaaa40772f75e056e20441
1 ;;
2 ;; MS-DOS drives configuration
3 ;;
4 ;; Each section has the following format:
5 ;; [Drive X]
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)
11 [Drive A]
12 Path=/mnt/fd0
13 Type=floppy
14 Label=Floppy
15 Serial=87654321
17 [Drive C]
18 Path=/c
19 Type=hd
20 Label=MS-DOS
22 [Drive D]
23 Path=/cdrom
24 Type=cdrom
25 Label=CD-Rom
27 [Drive E]
28 Path=/tmp
29 Type=hd
30 Label=Tmp Drive
32 [wine]
33 Windows=c:\windows
34 System=c:\windows\system
35 Temp=e:\
36 Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
37 SymbolTableFile=./wine.sym
39 [options]
40 AllocSystemColors=100
42 [fonts]
43 system=*-helvetica
44 mssansserif=*-helvetica
45 msserif=*-times
46 courier new=adobe-courier
47 times new roman=adobe-times
48 symbol=adobe-symbol
49 fixedsys=*-fixed
50 arial=*-helvetica
51 helv=*-helvetica
52 roman=*-times
53 default=*-*
55 [serialports]
56 Com1=/dev/cua0
57 Com2=/dev/cua1
58 Com3=/dev/modem,38400
59 Com4=/dev/modem
61 [parallelports]
62 Lpt1=/dev/lp0
64 [spy]
65 Exclude=WM_SIZE;WM_TIMER;