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.