Release 970629
[wine/multimedia.git] / wine.ini
blobaf8f3caebb98d2657c52c0aa579c8292b99ec2cd
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 changing this
52 Alias0 = MS Sans Serif, -adobe-helvetica-
53 ;Alias1 = Arial, -adobe-helvetica-, subst
54 ;Alias2 = Times New Roman, -adobe-times-, subst
55 Default = -adobe-times-
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 [spooler]
67 LPT1:=|lpr
68 LPT2:=|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -
69 LPT3:=/dev/lp3
71 [ports]
72 ;read=0x779,0x379,0x280-0x2a0
73 ;write=0x779,0x379,0x280-0x2a0
75 [spy]
76 Exclude=WM_SIZE;WM_TIMER;