I have a WSL1 Ubuntu 20.04 terminal installed on a Win10 laptop.For my work, I need to use the visualization soft DAWN written by CERN (disclaimer: I am not at CERN nor am I a tech-savy person):
https://geant4.kek.jp/~tanaka/DAWN/About_DAWN.html
I have followed everything they say in that documentation and I managed to install it.
The problem is that I don't have an actual Ubuntu, but only a WSL1.I have installed Xming and I launch a XLaunch window. This stays in the background.
I then write $ dawn primitives.prim
and this launches the picture 1.
https://ibb.co/KzdWfcC
All good, but then when pressing OK, the picture 2 is launched (the old Xming window is closed and almost immediately a new Xming window appears).
https://ibb.co/nBkCRjL
The problem is that I cannot move that corner of the picture I want to visualize. It's stuck in there. How can I make it appear in the middle of the screen? And actually move it?
Update after launching Xlaunch in multiple windows mode:https://ibb.co/F82rf45
Thank you!