Github user mike-jumper commented on a diff in the pull request:
https://github.com/apache/guacamole-client/pull/231#discussion_r164559006
--- 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 --
There. That should do it.---
