1 WINE REGISTRY Version 2
2 ;; All keys relative to \\Machine\\Software\\Wine\\Wine\\Config
4 ;; If you think it is necessary to show others your complete config for a
5 ;; bug report, filter out empty lines and comments with
6 ;; grep -v "^;" ~/.wine/config | grep '.'
9 "Windows" = "c:\\windows"
10 "GraphicsDriver" = "x11drv"
11 ;"ShowDirSymlinks" = "1"
17 ; Windows version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,win20,win30,win31)
19 ; DOS version to imitate
22 ; Be careful here, wrong DllOverrides settings have the potential
23 ; to pretty much kill your setup.
25 ; some dlls you may want to change
26 "oleaut32" = "builtin, native"
27 "ole32" = "builtin, native"
28 "comdlg32" = "builtin, native"
29 "shell32" = "builtin, native"
30 "shfolder" = "builtin, native"
31 "shlwapi" = "builtin, native"
32 "shdocvw" = "builtin, native"
33 "advapi32" = "builtin, native"
34 "msvcrt" = "native, builtin"
35 "mciavi.drv" = "native, builtin"
36 "mcianim.drv" = "native, builtin"
37 "d3drm" = "native, builtin"
38 "d3dxof" = "native, builtin"
39 "dpnhpast" = "native, builtin"
40 ; you can specify applications too
41 ; this one will apply for all notepad.exe
42 ;"*notepad.exe" = "native, builtin"
43 ; this one will apply only for a particular file
44 ;"C:\\windows\\regedit.exe" = "native, builtin"
45 ; default for all other dlls
46 "*" = "builtin, native"
49 ; Number of colors to allocate from the system palette
50 "AllocSystemColors" = "100"
51 ; Use a private color map
52 "PrivateColorMap" = "N"
53 ; Favor correctness over speed in some graphics operations
54 "PerfectGraphics" = "N"
55 ; Color depth to use on multi-depth screens
56 ;;"ScreenDepth" = "16"
57 ; Allow the window manager to manage created windows
59 ; Use a desktop window of 640x480 for Wine
60 ;"Desktop" = "640x480"
61 ; Use XFree86 DGA extension if present
62 ; (make sure /dev/mem is accessible by you !)
64 ; Use XVidMode extension if present
66 ; Use XRandR extension if present
68 ; Use the take focus protocol
70 ; Enable DirectX mouse grab
72 ; Create the desktop window with a double-buffered visual
73 ; (useful to play OpenGL games)
74 "DesktopDoubleBuffered" = "N"
75 ; Run in synchronous mode (useful for debugging X11 problems)
78 ; Use the Render extension to render client side fonts (default "Y")
79 ;;"ClientSideWithRender" = "Y"
80 ; Fallback on X core requests to render client side fonts (default "Y")
81 ;;"ClientSideWithCore" = "Y"
82 ; Set both of the previous two to "N" in order to force X11 server side fonts
84 ; Anti-alias fonts if using the Render extension (default "Y")
85 ;;"ClientSideAntiAliasWithRender" = "Y"
86 ; Anti-alias fonts if using core requests fallback (default "Y")
87 ;;"ClientSideAntiAliasWithCore" = "Y"
91 ;Read the Fonts topic in the Wine User Guide before adding aliases
92 ;See a couple of examples for russian users below
93 "Default" = "-adobe-helvetica-"
94 "DefaultFixed" = "fixed"
95 "DefaultSerif" = "-adobe-times-"
96 "DefaultSansSerif" = "-adobe-helvetica-"
98 ;; default TrueType fonts with russian koi8-r encoding
99 ;"Default" = "-monotype-arial-*-*-*--*-*-*-*-*-*-koi8-r"
100 ;"DefaultFixed" = "-monotype-courier new-*-*-*--*-*-*-*-*-*-koi8-r"
101 ;"DefaultSerif" = "-monotype-times new roman-*-*-*--*-*-*-*-*-*-koi8-r"
102 ;"DefaultSansSerif" = "-monotype-arial-*-*-*--*-*-*-*-*-*-koi8-r"
103 ;; default cyrillic bitmap X fonts
104 ;"Default" = "-cronyx-helvetica-"
105 ;"DefaultFixed" = "fixed"
106 ;"DefaultSerif" = "-cronyx-times-"
107 ;"DefaultSansSerif" = "-cronyx-helvetica-"
109 ; the TrueType font dirs you want to make accessible to wine
111 ;"dir1" = "/usr/X11R6/lib/X11/fonts/TrueType"
112 ;"dir2" = "/usr/share/fonts/truetype"
113 ;"dir3" = "/usr/X11R6/lib/X11/fonts/TT"
114 ;"dir4" = "/usr/share/fonts/TT"
117 ;; key: io-base of the emulated port
118 ;; value : parport-device{,timeout}
119 ;; timeout for auto closing an open device ( not yet implemented)
120 ;"378" = "/dev/parport0"
121 ;"278" = "/dev/parport1"
122 ;"3bc" = "/dev/parport2"
127 "LPT2:" = "|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -"
131 ;"read" = "0x779,0x379,0x280-0x2a0"
132 ;"write" = "0x779,0x379,0x280-0x2a0"
135 ;"RelayExclude" = "RtlEnterCriticalSection;RtlLeaveCriticalSection"
136 ;"RelayInclude" = "user32.CreateWindowA"
137 ;"RelayFromExclude" = "user32;x11drv"
138 ;"RelayFromInclude" = "sol.exe"
139 ;"SnoopExclude" = "RtlEnterCriticalSection;RtlLeaveCriticalSection"
140 ;"SpyExclude" = "WM_SIZE;WM_TIMER;"
143 ;These are all booleans. Y/y/T/t/1 are true, N/n/F/f/0 are false.
144 ;Defaults are read all, write to Home
145 ; Where to find the global registries
146 ;"GlobalRegistryDir" = "/etc";
147 ; Global registries (stored in /etc)
148 "LoadGlobalRegistryFiles" = "Y"
149 ; Load Windows registries from the Windows directory
150 "LoadWindowsRegistryFiles" = "Y"
151 ; Registry periodic save timeout in seconds
152 ; "PeriodicSave" = "600"
153 ; Save only modified keys
154 "SaveOnlyUpdatedKeys" = "Y"
157 "ClearAllSelections" = "0"
160 ; List of all directories directly contain .AFM files
162 "1" = "/usr/share/ghostscript/fonts"
163 "2" = "/usr/share/a2ps/afm"
164 "3" = "/usr/share/enscript"
165 "4" = "/usr/X11R6/lib/X11/fonts/Type1"
168 ; Uncomment the "Drivers" line matching your sound setting.
170 "Drivers" = "wineoss.drv" ; default for most common configurations
171 ;"Drivers" = "winearts.drv" ; for KDE
172 ;"Drivers" = "winealsa.drv" ; for ALSA users
173 ;"Drivers" = "winejack.drv" ; for Jack sound server
174 ;"Drivers" = "winenas.drv" ; for NAS sound system
175 ;"Drivers" = "wineaudioio.drv" ; for Solaris machines
176 ;"Drivers" = "" ; to disable sound
177 "WaveMapper" = "msacm.drv"
178 "MidiMapper" = "midimap.drv"
181 ;; HEL only: Number of waveOut fragments ahead to mix in new buffers.
183 ;; HEL only: Number of waveOut fragments ahead to queue to driver.
185 ;; Max number of fragments to prebuffer
186 ;"SndQueueMax" = "28"
187 ;; Min number of fragments to prebuffer
188 ;"SndQueueMin" = "12"
189 ;; Forces emulation mode (using wave api)
190 ;"HardwareAcceleration" = "Emulation"
191 ;; Sets default playback device (0 - number of devices - 1)
192 ;"DefaultPlayback" = "0" ; use first device (/dev/dsp)
193 ;"DefaultPlayback" = "1" ; use second device (/dev/dsp1)
194 ;"DefaultPlayback" = "2" ; use third device (/dev/dsp2)
195 ;; Sets default capture device (0 - number of devices - 1)
196 ;"DefaultCapture" = "0" ; use first device (/dev/dsp)
197 ;"DefaultCapture" = "1" ; use second device (/dev/dsp1)
198 ;"DefaultCapture" = "2" ; use third device (/dev/dsp2)
201 ;; Use the DNS (Unix) host name always as NetBIOS "ComputerName" (boolean, default "Y").
202 ;; Set to N if you need a persistent NetBIOS ComputerName that possibly differs
203 ;; from the Unix host name. You'll need to set ComputerName in
204 ;; HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\ComputerName\ComputerName, too.
205 ;"UseDnsComputerName" = "N"
207 ;; sample AppDefaults entries
209 ; 3 InstallShield versions who like to put their full screen window in front,
210 ; without any chance to switch to another X11 application.
211 ; So just catch them in a desktop window.
213 [AppDefaults\\_INS0432._MP\\x11drv]
214 "Desktop" = "640x480"
216 [AppDefaults\\_INS0466._MP\\x11drv]
217 "Desktop" = "640x480"
219 [AppDefaults\\_INS0576._MP\\x11drv]
220 "Desktop" = "640x480"
222 [AppDefaults\\_INS5176._MP\\x11drv]
223 "Desktop" = "640x480"
225 [AppDefaults\\_INS5576._MP\\x11drv]
226 "Desktop" = "800x600"
228 ;[AppDefaults\\iexplore.exe\\DllOverrides]
229 ;"shlwapi" = "native"
232 ;"shdocvw" = "native"
233 ;"wininet" = "native"
234 ;"shfolder" = "native"
235 ;"shell32" = "native"
237 ;"comctl32" = "native"
239 ;[AppDefaults\\setup.exe\\x11drv]
240 ;"Desktop" = "800x600"
242 ;[AppDefaults\\sol.exe\\Version]
245 ;; Some games (Quake 2, UT) refuse to accept emulated dsound devices.
246 ;; You can add an AppDefault entry like this for such cases.
247 ;[AppDefaults\\pickygame.exe\\dsound]