run wine in the window

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
tanyeun
Newbie
Newbie
Posts: 2
Joined: Sat Feb 27, 2010 3:20 pm

run wine in the window

Post by tanyeun »

hi guys,

my computer run dual monitor
if I run wine, I always lost the other screen

Code: Select all

$wine application.exe
I think it might be because the default display for wine is full screen
is it possible that I run it in a window
and be able to adjust size as I need?

thx,

David
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

Yup. Run winecfg and enable the virtual desktop and its size in the Graphics tab.
tanyeun
Newbie
Newbie
Posts: 2
Joined: Sat Feb 27, 2010 3:20 pm

Post by tanyeun »

thx, it works!
Locked