Hi, since 20050628 (or slighlty earlier) the wine.config was obsoleted in favor of winecfg. However I can't find there a [font] section. How can I change the default system font, or more precisely change the resolution, so the letters would be bigger? CUIN Kaczy
Andrzej Kaczmarczyk schrieb:> Hi, > > since 20050628 (or slighlty earlier) the wine.config was obsoleted in favor > of winecfg. > > However I can't find there a [font] section. How can I change the default > system font, or more precisely change the resolution, so the letters would > be bigger?The settings have been migrated to registry keys, You can change them using regedit.exe. To find out the names of the registry keys you have to read the wine source code. Philipp