Release 971012
[wine/multimedia.git] / wine.ini
blob8da8b5624dbfad3d0e0681827a56e7b55ef32a89
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 [Drive F]
35 Path=${HOME}
36 Type=network
37 Label=Home
38 Filesystem=unix
40 [wine]
41 Windows=c:\windows
42 System=c:\windows\system
43 Temp=e:\
44 Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
45 SymbolTableFile=./wine.sym
47 [options]
48 AllocSystemColors=100
50 [fonts]
51 ;Read documentation/fonts before adding aliases
52 Resolution = 96
53 Default = -adobe-times-
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 [spooler]
65 LPT1:=|lpr
66 LPT2:=|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -
67 LPT3:=/dev/lp3
69 [ports]
70 ;read=0x779,0x379,0x280-0x2a0
71 ;write=0x779,0x379,0x280-0x2a0
73 [spy]
74 Exclude=WM_SIZE;WM_TIMER;