36 lines
531 B
INI
36 lines
531 B
INI
|
|
[drives]
|
|
A=/mnt/fd0
|
|
C=/dos
|
|
D=/usr/windows
|
|
E=/home/bob/wine/work
|
|
F=/home/bob/test
|
|
|
|
[wine]
|
|
Windows=c:\windows
|
|
System=c:\windows\system
|
|
Temp=c:\temp
|
|
Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
|
|
|
|
[fonts]
|
|
system=bitstream-courier
|
|
mssansserif=*-helvetica
|
|
msserif=*-times
|
|
fixedsys=*-fixed
|
|
arial=*-helvetica
|
|
helv=*-helvetica
|
|
roman=*-times
|
|
default=*-*
|
|
|
|
[serialports]
|
|
Com1=/dev/cua0
|
|
Com2=/dev/cua1
|
|
Com3=/dev/modem,38400
|
|
Com4=/dev/modem
|
|
|
|
[parallelports]
|
|
Lpt1=/dev/lp0
|
|
|
|
[spy]
|
|
Exclude=WM_SIZE;WM_TIMER;
|