accidently screwed up resolution

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
whitedog
Newbie
Newbie
Posts: 3
Joined: Tue Mar 24, 2009 4:16 pm

accidently screwed up resolution

Post by whitedog »

made it 100 when i meant 1,000

now its to small to do anything with

is there a way to fix this in the terminal?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

accidently screwed up resolution

Post by austin987 »

On Tue, Mar 24, 2009 at 4:22 PM, whitedog <[email protected]> wrote:
made it 100 when i meant 1,000

now its to small to do anything with

is there a way to fix this in the terminal?
Virtual desktop?

Edit this file with a text editor:
.wine/user.reg

Search for [Software\\Wine\\Explorer\\Desktops]


--
-Austin
whitedog
Newbie
Newbie
Posts: 3
Joined: Tue Mar 24, 2009 4:16 pm

Post by whitedog »

yes the virtual desktop is what i f-ed up xP

but i cant find either of those using search, or looking manually, is there another way?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

accidently screwed up resolution

Post by austin987 »

On Tue, Mar 24, 2009 at 9:02 PM, whitedog <[email protected]> wrote:
yes the virtual desktop is what i f-ed up xP

but i cant find either of those using search, or looking manually, is there another way?
what does $ grep "Desktops" .wine/*.reg

show?

--
-Austin
whitedog
Newbie
Newbie
Posts: 3
Joined: Tue Mar 24, 2009 4:16 pm

Post by whitedog »

never mind i think i found it
Locked