Selective virtual desktop?

Questions about Wine on Linux
Locked
ToddAndMargo2
Level 3
Level 3
Posts: 96
Joined: Thu Aug 21, 2014 6:40 pm

Selective virtual desktop?

Post by ToddAndMargo2 »

Hi All,

Is there a way to run certain programs in the Virtual Desktop and all the rest as normal?

Many thanks,
-T
ToddAndMargo2
Level 3
Level 3
Posts: 96
Joined: Thu Aug 21, 2014 6:40 pm

Re: Selective virtual desktop?

Post by ToddAndMargo2 »

To answer my own question:

bash -c "cd /home/tony/.wine/drive_c/lotus/approach; wine explorer /desktop=wine_virtual_desktop_1680x1050,1680x1050 approach.exe"
Locked