I have remote desktop spanned over two monitors. In my case, remote desktop is a window of size 2950x1024. Irritating thing with this is that when the child window opens (e.g. file dialog), it opens center of both the monitors (half in monitor 1 and other half in monitor 2). What I would like to do is to center the child window in the monitor where the parent is.
Basically, I need to determine the parent, parent windows position and based on that position the child window. In some cases the parent may not be hidden. Is there a way to do it? I am playing with the plugins but so far I have not succeeded. Thanks Peter
