Set console video mode when loading DOS app. (Eventually, I want to
[wine/multimedia.git] / wine.ini
blob9c7a69fda7db772823735646bc05f38f32705401
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')
11 ;; Device=/dev/xx (only if you want to allow raw device access)
13 [Drive A]
14 Path=/mnt/fd0
15 Type=floppy
16 Label=Floppy
17 Serial=87654321
18 Device=/dev/fd0
20 [Drive C]
21 Path=/c
22 Type=hd
23 Label=MS-DOS
24 Filesystem=msdos
26 [Drive D]
27 Path=/cdrom
28 Type=cdrom
29 Label=CD-Rom
31 [Drive E]
32 Path=/tmp
33 Type=hd
34 Label=Tmp Drive
36 [Drive F]
37 Path=${HOME}
38 Type=network
39 Label=Home
40 Filesystem=unix
42 [wine]
43 Windows=c:\windows
44 System=c:\windows\system
45 Temp=e:\
46 Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
47 SymbolTableFile=./wine.sym
49 [options]
50 AllocSystemColors=100
52 [fonts]
53 ;Read documentation/fonts before adding aliases
54 Resolution = 96
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;
78 [Tweak.Layout]
79 ;; WineLook=xxx (supported styles are 'Win31'(default), 'Win95', 'Win98')
80 ;WineLook=Win95
82 [programs]
83 Default=
84 Startup=