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 "System" = "c:\\windows\\system"
12 "Path" = "c:\\windows;c:\\windows\\system;e:\\;e:\\test;f:\\"
13 "Profile" = "c:\\windows\\Profiles\\Administrator"
14 "GraphicsDriver" = "x11drv"
15 ;"ShowDirSymlinks" = "1"
17 "ShellLinker" = "wineshelllink"
22 ; Windows version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,win20,win30,win31)
24 ; DOS version to imitate
27 ; Be careful here, wrong DllOverrides settings have the potential
28 ; to pretty much kill your setup.
30 ; some dlls you may want to change
31 "oleaut32" = "builtin, native"
32 "ole32" = "builtin, native"
33 "comdlg32" = "builtin, native"
34 "shell32" = "builtin, native"
35 "shfolder" = "builtin, native"
36 "shlwapi" = "builtin, native"
37 "shdocvw" = "builtin, native"
38 "advapi32" = "builtin, native"
39 "msvcrt" = "native, builtin"
40 "mciavi.drv" = "native, builtin"
41 "mcianim.drv" = "native, builtin"
42 "msi" = "native, builtin"
43 ; you can specify applications too
44 ; this one will apply for all notepad.exe
45 ;"*notepad.exe" = "native, builtin"
46 ; this one will apply only for a particular file
47 ;"C:\\windows\\regedit.exe" = "native, builtin"
48 ; default for all other dlls
49 "*" = "builtin, native"
52 ; Number of colors to allocate from the system palette
53 "AllocSystemColors" = "100"
54 ; Use a private color map
55 "PrivateColorMap" = "N"
56 ; Favor correctness over speed in some graphics operations
57 "PerfectGraphics" = "N"
58 ; Color depth to use on multi-depth screens
59 ;;"ScreenDepth" = "16"
60 ; Allow the window manager to manage created windows
62 ; Use a desktop window of 640x480 for Wine
63 ;"Desktop" = "640x480"
64 ; Use XFree86 DGA extension if present
65 ; (make sure /dev/mem is accessible by you !)
67 ; Use XVidMode extension if present
69 ; Use XRandR extension if present
71 ; Use the take focus protocol
73 ; Enable DirectX mouse grab
75 ; Create the desktop window with a double-buffered visual
76 ; (useful to play OpenGL games)
77 "DesktopDoubleBuffered" = "N"
78 ; Run in synchronous mode (useful for debugging X11 problems)
81 ; Use the Render extension to render client side fonts (default "Y")
82 ;;"ClientSideWithRender" = "Y"
83 ; Fallback on X core requests to render client side fonts (default "Y")
84 ;;"ClientSideWithCore" = "Y"
85 ; Set both of the previous two to "N" in order to force X11 server side fonts
87 ; Anti-alias fonts if using the Render extension (default "Y")
88 ;;"ClientSideAntiAliasWithRender" = "Y"
89 ; Anti-alias fonts if using core requests fallback (default "Y")
90 ;;"ClientSideAntiAliasWithCore" = "Y"
94 ;Read the Fonts topic in the Wine User Guide before adding aliases
95 ;See a couple of examples for russian users below
97 "Default" = "-adobe-helvetica-"
98 "DefaultFixed" = "fixed"
99 "DefaultSerif" = "-adobe-times-"
100 "DefaultSansSerif" = "-adobe-helvetica-"
102 ;; default TrueType fonts with russian koi8-r encoding
103 ;"Default" = "-monotype-arial-*-*-*--*-*-*-*-*-*-koi8-r"
104 ;"DefaultFixed" = "-monotype-courier new-*-*-*--*-*-*-*-*-*-koi8-r"
105 ;"DefaultSerif" = "-monotype-times new roman-*-*-*--*-*-*-*-*-*-koi8-r"
106 ;"DefaultSansSerif" = "-monotype-arial-*-*-*--*-*-*-*-*-*-koi8-r"
107 ;; default cyrillic bitmap X fonts
108 ;"Default" = "-cronyx-helvetica-"
109 ;"DefaultFixed" = "fixed"
110 ;"DefaultSerif" = "-cronyx-times-"
111 ;"DefaultSansSerif" = "-cronyx-helvetica-"
113 ; the TrueType font dirs you want to make accessible to wine
115 ;"dir1" = "/usr/X11R6/lib/X11/fonts/TrueType"
116 ;"dir2" = "/usr/share/fonts/truetype"
117 ;"dir3" = "/usr/X11R6/lib/X11/fonts/TT"
118 ;"dir4" = "/usr/share/fonts/TT"
121 ;; key: io-base of the emulated port
122 ;; value : parport-device{,timeout}
123 ;; timeout for auto closing an open device ( not yet implemented)
124 ;"378" = "/dev/parport0"
125 ;"278" = "/dev/parport1"
126 ;"3bc" = "/dev/parport2"
131 "LPT2:" = "|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -"
135 ;"read" = "0x779,0x379,0x280-0x2a0"
136 ;"write" = "0x779,0x379,0x280-0x2a0"
139 ;"RelayExclude" = "RtlEnterCriticalSection;RtlLeaveCriticalSection"
140 ;"RelayInclude" = "user32.CreateWindowA"
141 ;"RelayFromExclude" = "user32;x11drv"
142 ;"RelayFromInclude" = "sol.exe"
143 ;"SnoopExclude" = "RtlEnterCriticalSection;RtlLeaveCriticalSection"
144 ;"SpyExclude" = "WM_SIZE;WM_TIMER;"
147 ;These are all booleans. Y/y/T/t/1 are true, N/n/F/f/0 are false.
148 ;Defaults are read all, write to Home
149 ; Where to find the global registries
150 ;"GlobalRegistryDir" = "/etc";
151 ; Global registries (stored in /etc)
152 "LoadGlobalRegistryFiles" = "Y"
153 ; Load Windows registries from the Windows directory
154 "LoadWindowsRegistryFiles" = "Y"
155 ; Registry periodic save timeout in seconds
156 ; "PeriodicSave" = "600"
157 ; Save only modified keys
158 "SaveOnlyUpdatedKeys" = "Y"
161 "ClearAllSelections" = "0"
162 "PersistentSelection" = "1"
165 ; List of all directories directly contain .AFM files
167 "1" = "/usr/share/ghostscript/fonts"
168 "2" = "/usr/share/a2ps/afm"
169 "3" = "/usr/share/enscript"
170 "4" = "/usr/X11R6/lib/X11/fonts/Type1"
173 ; Uncomment the "Drivers" line matching your sound setting.
175 "Drivers" = "wineoss.drv" ; default for most common configurations
176 ;"Drivers" = "winearts.drv" ; for KDE
177 ;"Drivers" = "winealsa.drv" ; for ALSA users
178 ;"Drivers" = "winejack.drv" ; for Jack sound server
179 ;"Drivers" = "winenas.drv" ; for NAS sound system
180 ;"Drivers" = "wineaudioio.drv" ; for Solaris machines
181 ;"Drivers" = "" ; to disable sound
182 "WaveMapper" = "msacm.drv"
183 "MidiMapper" = "midimap.drv"
186 ;; HEL only: Number of waveOut fragments ahead to mix in new buffers.
188 ;; HEL only: Number of waveOut fragments ahead to queue to driver.
190 ;; Max number of fragments to prebuffer
191 ;"SndQueueMax" = "28"
192 ;; Min number of fragments to prebuffer
193 ;"SndQueueMin" = "12"
194 ;; Forces emulation mode (using wave api)
195 ;"HardwareAcceleration" = "Emulation"
196 ;; Sets default playback device (0 - number of devices - 1)
197 ;"DefaultPlayback" = "0" ; use first device (/dev/dsp)
198 ;"DefaultPlayback" = "1" ; use second device (/dev/dsp1)
199 ;"DefaultPlayback" = "2" ; use third device (/dev/dsp2)
200 ;; Sets default capture device (0 - number of devices - 1)
201 ;"DefaultCapture" = "0" ; use first device (/dev/dsp)
202 ;"DefaultCapture" = "1" ; use second device (/dev/dsp1)
203 ;"DefaultCapture" = "2" ; use third device (/dev/dsp2)
206 ;; Use the DNS (Unix) host name always as NetBIOS "ComputerName" (boolean, default "Y").
207 ;; Set to N if you need a persistent NetBIOS ComputerName that possibly differs
208 ;; from the Unix host name. You'll need to set ComputerName in
209 ;; HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\ComputerName\ComputerName, too.
210 ;"UseDnsComputerName" = "N"
212 ;; sample AppDefaults entries
214 ; 3 InstallShield versions who like to put their full screen window in front,
215 ; without any chance to switch to another X11 application.
216 ; So just catch them in a desktop window.
218 [AppDefaults\\_INS0432._MP\\x11drv]
219 "Desktop" = "640x480"
221 [AppDefaults\\_INS0466._MP\\x11drv]
222 "Desktop" = "640x480"
224 [AppDefaults\\_INS0576._MP\\x11drv]
225 "Desktop" = "640x480"
227 [AppDefaults\\_INS5176._MP\\x11drv]
228 "Desktop" = "640x480"
230 [AppDefaults\\_INS5576._MP\\x11drv]
231 "Desktop" = "640x480"
233 ;[AppDefaults\\iexplore.exe\\DllOverrides]
234 ;"shlwapi" = "native"
237 ;"shdocvw" = "native"
238 ;"wininet" = "native"
239 ;"shfolder" = "native"
240 ;"shell32" = "native"
242 ;"comctl32" = "native"
244 ;[AppDefaults\\setup.exe\\x11drv]
245 ;"Desktop" = "800x600"
247 ;[AppDefaults\\sol.exe\\Version]
250 ;; Some games (Quake 2, UT) refuse to accept emulated dsound devices.
251 ;; You can add an AppDefault entry like this for such cases.
252 ;[AppDefaults\\pickygame.exe\\dsound]