[
https://issues.apache.org/jira/browse/GUACAMOLE-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16308283#comment-16308283
]
Michael Jumper commented on GUACAMOLE-233:
------------------------------------------
{quote}
I return to this problem of dead keys in Spanish.
{quote}
Supporting dead keys in general is a separate issue. Based on recent research
for GUACAMOLE-352, Guacamole does currently correctly handle dead keys on the
client (browser) side, however:
* Some browsers/platforms send "composition" or "input" events for dead keys,
rather than actual key events for the fully-composed key. On such systems,
Guacamole will not currently know what was pressed.
* XRDP does not support Unicode events, so mapping the fully-composed key back
to the required sequence of keypresses, including dead key(s), will be
necessary for XRDP to work. The standard Windows RDP server will work
correctly, as it supports Unicode events, as will all other supported protocols
(only RDP is layout-dependent).
GUACAMOLE-352 is aimed at addressing both of the above points.
> Add Spanish keymap for RDP
> --------------------------
>
> Key: GUACAMOLE-233
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-233
> Project: Guacamole
> Issue Type: New Feature
> Components: RDP
> Reporter: Miguel Rodriguez Hernando
> Assignee: Frode Langelo
> Priority: Minor
> Fix For: 0.9.15
>
> Attachments: TecladoDistribucionEspaƱola1.png, es.png
>
>
> This problem is similar to this ussue:
> https://glyptodon.org/jira/browse/GUAC-459
> Configuring an RDP connection from the guacamole web interface, I can not
> select Spanish layout because it does not exist.
> With unicode does not work.
> If I use xfreerdp or remmina from a debian or ubuntu, I can connect with the
> correct spanish layout and from a windows too, but if I connect from
> guacamole web interface, I can not put the correct spanish layout, because
> not exist spanish layout selection.
> Is there any way to include Spanish layout or exits easily way for modify it
> to work?
> Best regards
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)