Discussion:
[Wine] Virtual Desktop and multiple apps
angelochen960
2010-05-04 03:28:49 UTC
Permalink
Hi,

I enable the 'emulate virtual desktop', and run two Windows app same time, how to switch between the two apps? Thanks,

Angelo
vitamin
2010-05-04 05:00:54 UTC
Permalink
Post by angelochen960
I enable the 'emulate virtual desktop', and run two Windows app same time, how to switch between the two apps?
There isn't a way. Don't use virtual desktop when you need to run multiple apps. Or run them in their own virtual desktops:

Code:
wine explorer explorer /desktop=foo,1024x768 program1.exe&
wine explorer explorer /desktop=bar,1024x768 program2.exe&

Continue reading on narkive:
Loading...