[
https://issues.apache.org/jira/browse/GUACAMOLE-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457781#comment-17457781
]
Mike Jumper commented on GUACAMOLE-1064:
----------------------------------------
The development being referred to is the client-side changes and documentation.
Whenever a keymap is added to the RDP support within guacamole-server, we also
need to make the following changes to guacamole-client and guacamole-manual:
# Add the parameter value for that keymap to the webapp's parameter
definitions, so that it appears as a choice within the UI when an admin edits a
connection:
https://github.com/apache/guacamole-client/blob/68dd871e246aa44db24140ce97a19393b104a504/guacamole-ext/src/main/resources/org/apache/guacamole/protocols/rdp.json#L107
# Add at least an English translation for the parameter value so the choice
presented in the UI is human-readable:
https://github.com/apache/guacamole-client/blob/68dd871e246aa44db24140ce97a19393b104a504/guacamole/src/main/frontend/src/translations/en.json#L571
# Document the parameter value in the manual (so users know it even exists):
https://github.com/apache/guacamole-manual/blob/d3898b8af2ed5e3331e730b9fd46a9033abb0f2c/src/configuring-guacamole.md?plain=1#L970
> Add Norwegian keymap for RDP
> ----------------------------
>
> Key: GUACAMOLE-1064
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1064
> Project: Guacamole
> Issue Type: New Feature
> Components: guacamole, guacamole-client, RDP
> Affects Versions: 1.1.0
> Reporter: Faris Backer
> Assignee: Mike Jumper
> Priority: Minor
> Labels: Keyboard, RDP, keyboard
> Fix For: 1.4.0
>
> Attachments: Keyboard_Layout_Norwegian.png
>
>
> Hi
> Need to connect to RDP server with Norwegian Keyboard layout. Tried with
> Unicode, but it doesn't get translated as expected.
> Can we add Norwegian Keyboard map to server-side keyboard layout.. Or Is
> there any way I can make this work with existing server layout.
> Attaching the layout.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)