From 68d2a94fd79cb4230bc7bd525226e28238f11573 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 9 Jul 2020 13:50:53 +0200 Subject: [PATCH] Update x-window-system.md --- .../graphical-user-interface/x-window-system.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/x-window-system.md b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/x-window-system.md index 67c0d4851..667efbc6f 100644 --- a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/x-window-system.md +++ b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/x-window-system.md @@ -21,7 +21,6 @@ On Windows, use the PuTTY client to enable X11 forwarding. In PuTTY menu, go to  - ### WSL (Bash on Windows) To enable the X display forwarding, log in using the `-X` option in the SSH client: @@ -67,7 +66,7 @@ There is a variety of X servers available for the Windows environment. The comme | How to use Xwin | How to use Xming | |--- | --- | -| [Install Cygwin][g]. Find and execute XWin.exe to start the X server on Windows desktop computer. [If unable to forward X11 using PuTTY to CygwinX][1] | Use Xlaunch to configure Xming. Run Xming to start the X server on a Windows desktop computer. | +| [Install Cygwin][g]. Find and execute XWin.exe to start the X server on Windows desktop computer. | Use Xlaunch to configure Xming. Run Xming to start the X server on a Windows desktop computer. | Read more [here][h]. -- GitLab