VcXsrv on 2 monitors after lock Windows
Brought to you by:
marha
I run application as a client XDMCP on two monitors with nodecoration windowmode.
In ExtraParams I have "-screen 0 @1 -screen 1 @2 +xinerama", thanks that I can work in 2 monitors.
I sometimes lock Windows. Problem appers when I come back to pc after ~20mins - on second screen vcxsrv not work propertly. I disabled sleep mode in Windows and problem still apears.
There is a xlaunch file what I use:
<?xml version="1.0" encoding="UTF-8"?>
<XLaunch WindowMode="Nodecoration" ClientMode="XDMCP" LocalClient="False" Display="2" LocalProgram="xcalc" RemoteProgram="xterm" RemotePassword="" PrivateKey="" RemoteHost="" RemoteUser="" XDMCPHost="x.x.x.x" XDMCPBroadcast="False" XDMCPIndirect="False" Clipboard="True" ClipboardPrimary="True" ExtraParams="-from x.x.x.x -screen 0 @1 -screen 1 @2 +xinerama" Wgl="True" DisableAC="False" XDMCPTerminate="False"/>