Github user necouchman commented on a diff in the pull request:
https://github.com/apache/guacamole-client/pull/231#discussion_r164557949
--- Diff:
guacamole-ext/src/main/resources/org/apache/guacamole/protocols/rdp.json ---
@@ -92,6 +92,7 @@
"options" : [
"",
"de-de-qwertz",
+ "en-uk-qwerty",
--- End diff --
Just noticed - the manual documentation you added had this as
"en-gb-qwerty", but here it is en-uk-qwerty. Should it be different? Or
should they be the same?---
