How do I set the screen DPI back to 96? . I have looked at FAQ but the answer given is for computer literate users and means nothing to me. How do you find thew Wine directory and delete it as suggested? Could some one guide me through the steps please. So far I have uninstalled Wine and re-installed 3 times but the large DPI persists and I need to reset it to 96 DPI some how.
On Mon, Jun 30, 2008 at 9:56 PM, mkiwi <wineforum-user at winehq.org> wrote:> How do I set the screen DPI back to 96? > . > I have looked at FAQ but the answer given is for computer literate users and means nothing to me. > > How do you find thew Wine directory and delete it as suggested? > > Could some one guide me through the steps please. > > So far I have uninstalled Wine and re-installed 3 times but the large DPI persists and I need to reset it to 96 DPI some how.This is understandable. The dpi setting is in your home folder and has nothing to do with the wine installation. Open a terminal (konsole, xterm ...) rm -rf ~/.wine Do not do that as root. John
On Mon, Jun 30, 2008 at 8:56 PM, mkiwi <wineforum-user at winehq.org> wrote:> How do I set the screen DPI back to 96? > . > I have looked at FAQ but the answer given is for computer literate users and means nothing to me. > > How do you find thew Wine directory and delete it as suggested? > > Could some one guide me through the steps please. > > So far I have uninstalled Wine and re-installed 3 times but the large DPI persists and I need to reset it to 96 DPI some how. > > > > > >http://wiki.winehq.org/FAQ#head-08a02e392a5bb5836fc63ada75675c97a63cf387
Open a terminal/console and type: Code: rm -rf ~/.wine then type Code: winecfg