I was messing around with the Wine Configuration, and I accidentally set the dp to be way to high. I didn't know what this would do, and saved the settings. When I went to change it back, the window was so big, I couldn't reset the dp to default. Is there any way to reset the Configuration on the command line, or in a text file?
beanpole136 wrote:> I was messing around with the Wine Configuration, and I accidentally set the dp to be way to high. I didn't know what this would do, and saved the settings. When I went to change it back, the window was so big, I couldn't reset the dp to default. Is there any way to reset the Configuration on the command line, or in a text file?Looks like time to remove that option from winecfg.
I agree. Is there some way to reset all of the settings to the defaults?
beanpole136 wrote:> I agree. Is there some way to reset all of the settings to the defaults?Sure Code: rm -rf ~/.wine
Thanks a bunch! That code worked perfectly!
On Sat, Apr 12, 2008 at 7:09 PM, beanpole136 <wineforum-user at winehq.org> wrote:> Thanks a bunch! That code worked perfectly! > > > > > >Perhaps a GUI warning about changing the DPI would be more appropriate...
austin987 wrote:> On Sat, Apr 12, 2008 at 7:09 PM, beanpole136 <wineforum-user at winehq.org> wrote: > > > Thanks a bunch! That code worked perfectly! > > > > Perhaps a GUI warning about changing the DPI would be more appropriate...Not really. It should either be limited to 150DPI max (in winecfg). Or removed completely as was done with BPP option.