From 5754e3b6b59696fbc987cb3c59b2b820a63eaa3e Mon Sep 17 00:00:00 2001
From: Michael Blaschek <michael.blaschek@univie.ac.at>
Date: Wed, 17 Nov 2021 09:10:33 +0000
Subject: [PATCH] VNC tigerVNC update

---
 SSH-VPN-VNC/VNC.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/SSH-VPN-VNC/VNC.md b/SSH-VPN-VNC/VNC.md
index 2918117..cdbcb90 100644
--- a/SSH-VPN-VNC/VNC.md
+++ b/SSH-VPN-VNC/VNC.md
@@ -73,7 +73,9 @@ if you have never used this script or a `vncserver` just running `userservices v
 
 
 ### Connecting, setting the window manager
-Use a VNC client (e.g. the [RealVNC VNC Viewer](https://www.realvnc.com/en/connect/download/viewer/windows/) on Windows, or [Remmina](https://remmina.org/) on any Linux distribution) and connect to `srvx?.img.univie.ac.at:[DISPLAY]`.
+Use a VNC client (e.g. [TigerVNC Viewer](https://sourceforge.net/projects/tigervnc/files/stable/) (All OS) or [RealVNC VNC Viewer](https://www.realvnc.com/en/connect/download/viewer/windows/) on Windows, or [Remmina](https://remmina.org/) on any Linux distribution) and connect to `srvx?.img.univie.ac.at:[DISPLAY]`.
+
+**Note: Since version 1.10 of tigerVNC it is possible to resize the windows directly**
 
 Connect with a viewer:
 1. Hostname: `srvx1.img.univie.ac.at` or `jet01.img.univie.ac.at`
-- 
GitLab