[
https://issues.apache.org/jira/browse/GUACAMOLE-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15983191#comment-15983191
]
Miguel Rodriguez Hernando edited comment on GUACAMOLE-233 at 4/25/17 4:36 PM:
------------------------------------------------------------------------------
Hi [~MathiasM]
Yes with Windows work, but with Linux Ubuntu no work.
XRDP 0.9 work correctly without guacamole. If I use xfreerdp or remmina client
over the machine with XRDP, this work ok Spanish keymap.
Read the post above michael with date -> Michael Jumper added a comment -
27/Mar/17 20:59
Or guacamole add support dead-keys or XRDP add support Unicode events.
I think that.
My actual Spanish keymap is this but no work in Ubuntu 16.04 with XRDP 0.9
{code:title=es_es_qwerty.keymap|borderStyle=solid}
parent "base"
name "es-es-qwerty"
freerdp "KBD_SPANISH"
#
# Basic keys
#
map -altgr -shift 0x29 0x02..0x0D ~ "º1234567890'¡"
map -altgr -shift 0x10..0x19 0x1B ~ "qwertyuiop+"
map -altgr -shift 0x1E..0x27 0x2B ~ "asdfghjklñç"
map -altgr -shift 0x56 0x2C..0x35 ~ "<zxcvbnm,.-"
map -altgr +shift 0x29 0x02..0x0D ~ "ª!"·$%&/()=?¿"
map -altgr +shift 0x10..0x19 0x1B ~ "QWERTYUIOP*"
map -altgr +shift 0x1E..0x27 0x2B ~ "ASDFGHJKLÑÇ"
map -altgr +shift 0x56 0x2C..0x35 ~ ">ZXCVBNM;:_"
#
# Keys requiring AltGr
#
map +altgr -shift 0x29 0x02..0x0D ~ "\|@#~½¬{[]}\~"
map +altgr -shift 0x12 ~ "€"
map +altgr -shift 0x1A ~ "["
map +altgr -shift 0x1B ~ "]"
map +altgr -shift 0x27 ~ "~"
map +altgr -shift 0x28 ~ "{"
map +altgr -shift 0x2B ~ "}"
#
# Tried Dead keys
#
map -altgr -shift 0x1A ~ 0xFE50
map -altgr -shift 0x28 ~ 0xFE51
map -altgr +shift 0x1A ~ 0xFE52
map -altgr +shift 0x28 ~ 0xFE57
{code}
Best Regards
was (Author: mirohe):
Hi [~MathiasM]
Yes with Windows work, but with Linux Ubuntu no work.
XRDP 0.9 work correctly without guacamole. If I use xfreerdp or remmina client
over the machine with XRDP, this work ok Spanish keymap.
Read the post above michael with date -> Michael Jumper added a comment -
27/Mar/17 20:59
Or guacamole add support dead-keys or XRDP add support Unicode events.
I think that.
> 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
> Priority: Minor
> Attachments: es.png, TecladoDistribucionEspañola1.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.3.15#6346)