Defaulting WineCFG

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Jeff91
Level 2
Level 2
Posts: 14
Joined: Tue Dec 09, 2008 12:36 am

Defaulting WineCFG

Post by Jeff91 »

So this is really annoying... I set Wine to use a virtual desktop (@ 640x480) and then when I went to set it back I can no longer see the apply/ok buttons in the winecfg to change it back to anything else... is there a terminal command to A. Default WineCFG or B. Disable using a virtual desktop?

~Jeff
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Defaulting WineCFG

Post by vitamin »

Jeff91 wrote:So this is really annoying... I set Wine to use a virtual desktop (@ 640x480) and then when I went to set it back I can no longer see the apply/ok buttons in the winecfg to change it back to anything else... is there a terminal command to A. Default WineCFG or B. Disable using a virtual desktop?
You can run winecfg this way:

Code: Select all

wine explorer /desktop=default,1024x768 winecfg
Jeff91
Level 2
Level 2
Posts: 14
Joined: Tue Dec 09, 2008 12:36 am

Post by Jeff91 »

w00t w00t thank you very much! Now to get my apps working...

~Jeff
Locked