This problem is driving me crazy. Maybe the experts at Stack Overflow can help.
I want to open an application in Xvfb and to have it always positioned at x,y=0,0 (Top left corner).
The application does not take any parameters, allowing it to reposition the opened window itself. Is there a way to set the default window position in a X-server? (Xvfb).
Best regards Gustaf