ThinLinc (Xvnc) currently refuses to resize a session to anything larger than 16384 pixels in either dimension. This limit was added to avoid overflowing signed 32-bit calculations: https://github.com/TigerVNC/tigervnc/commit/996356b6c65ca165ee1ea46a571c32a1dc3c3821 Most users should stay way below this limit, as it would mean more than 4 UHD monitors side-by-side. Some extreme video walls might exceed this, though.