Release 960824
[wine/multimedia.git] / wine.ini
blobb121e27d08d76834cd1fdbcecfa0f7fb10428bfb
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)
10 ;; Filesystem=xxx (supported types are 'msdos','win95','unix')
12 [Drive A]
13 Path=/mnt/fd0
14 Type=floppy
15 Label=Floppy
16 Serial=87654321
18 [Drive C]
19 Path=/c
20 Type=hd
21 Label=MS-DOS
22 Filesystem=msdos
24 [Drive D]
25 Path=/cdrom
26 Type=cdrom
27 Label=CD-Rom
29 [Drive E]
30 Path=/tmp
31 Type=hd
32 Label=Tmp Drive
34 [wine]
35 Windows=c:\windows
36 System=c:\windows\system
37 Temp=e:\
38 Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
39 SymbolTableFile=./wine.sym
41 [options]
42 AllocSystemColors=100
44 [fonts]
45 system=*-helvetica
46 mssansserif=*-helvetica
47 msserif=*-times
48 courier new=adobe-courier
49 times new roman=adobe-times
50 symbol=adobe-symbol
51 fixedsys=*-fixed
52 arial=*-helvetica
53 helv=*-helvetica
54 roman=*-times
55 default=*-*
57 [serialports]
58 Com1=/dev/cua0
59 Com2=/dev/cua1
60 Com3=/dev/modem,38400
61 Com4=/dev/modem
63 [parallelports]
64 Lpt1=/dev/lp0
66 [spy]
67 Exclude=WM_SIZE;WM_TIMER;