Run wine in the second screen with one XServer

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
vgerstorm
Newbie
Newbie
Posts: 1
Joined: Sat Jun 06, 2009 8:16 am

Run wine in the second screen with one XServer

Post by vgerstorm »

Hi,

I'm running a desktop with 2 screens, what I'm trying to do is to run two instances of wine at fullscreen, each at one of my screens. (I don't have an X server on each screen, is shared between the two).

I use:

wine explorer /desktop=NAME_$RANDOM,1280x1024 whatever.exe

to launch each application, but I want each to be on a different screen, as it is now both wine instances open on the same screen.

Is it possible?

Thanks in advance.

VgerStorm.
User avatar
Daemon
Level 4
Level 4
Posts: 101
Joined: Wed Nov 12, 2008 2:24 pm

Post by Daemon »

You would probably want to check out the Xorg mailing list for ideas and ask there also.
http://www.nabble.com/Free-Desktop---xorg-f1091.html
Locked