quil

genmeblog 2020-05-09T08:14:38.013300Z

@ryanknauber You have to install and run Xserver to display windows (Xserver should be installed on Windows not on WSL)

recholsknauber 2020-05-11T03:19:16.013400Z

Many thanks

genmeblog 2020-05-12T11:49:42.027700Z

Just to give you ready to use setup: 1. Install Cygwin Xwin 2. On Cygwin terminal run: Xwin :0 -multiwindow -nowgl -ac -clipboard -listen tcp 3. On WSL1: export DISPLAY=:0 4. On WSL2: export DISPLAY=<windows IP>:0