diff --git a/guacamole/src/main/webapp/index.xhtml b/guacamole/src/main/webapp/index.xhtml index 7bc839487..e98ddc65e 100644 --- a/guacamole/src/main/webapp/index.xhtml +++ b/guacamole/src/main/webapp/index.xhtml @@ -90,6 +90,23 @@ +

Settings

+
+
+
+ + Auto-fit display to browser window. +
+
+ If checked, remote displays are automatically + scaled to exactly fit within the browser window. If + unchecked, remote displays are always shown at their + natural resolution, even if doing so causes the display + to extend beyond the bounds of the window. +
+
+
+
@@ -103,8 +120,13 @@