On Tue, Jan 17, 2023, 11:44 AM Kevin Cameron <[email protected]> wrote:
> I have a Guacamole instance which is working fine for RDP sessions but I > want to add an SSH connection and I am having issues with some characters > not displaying correctly: > [image: image.png] > I have tried different terminal types and setting different fonts but the > results are consistent. > First guess is that it is a font issue but with what? Browser / apachie / > server Guac is on / target? > On the server running guacd. The terminal output is rendered server-side. The screenshot provided looks like the server has fonts installed, but no monospace fonts. You'll need a monospace font for characters to have the same widths and render correctly. - Mike
