On Tue, Apr 8, 2008 at 10:23 AM, yoma819 <wineforum-user@xxxxxxxxxx> wrote: > i have just done something really stupid! > while messing around with the config settings after having problems emulating steam i saw a bar titled resolution i think > i set it to the largest value > now every time i run wine config it is such a big window i cannot move it down to correct the error > do i have to reinstall or is there a config file i can edit from the command line? You can edit system.reg directly. To get back to the default, look for the section [System\\CurrentControlSet\\Hardware Profiles\\Current\\Software\\Fonts] and change LogPixels to 60, e.g. LogPixels"=dword:00000060 We should have a commandline interface to winecfg, though. - Dan