[ 
https://issues.apache.org/jira/browse/GUACAMOLE-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896526#comment-15896526
 ] 

Michael Jumper edited comment on GUACAMOLE-233 at 3/6/17 6:19 PM:
------------------------------------------------------------------

{quote}
Is there any way to include Spanish layout or exits easily way for modify it to 
work?
{quote}

Adding support for a new keyboard layout requires writing a keymap file which 
describes to Guacamole how to translate the layout-independent X11 keysyms it 
uses for key events into the layout-dependent scancodes used by RDP. If you'd 
like to give writing such a keymap a shot, the existing maps are within the 
"src/protocols/rdp/keymaps/" directory of incubator-guacamole-server:

https://github.com/apache/incubator-guacamole-server/tree/master/src/protocols/rdp/keymaps

There was a recent pull request adding support for Swiss-French keyboards which 
may also be a good reference:

https://github.com/apache/incubator-guacamole-server/pull/55

Failing all that, we can write a keymap ourselves, but would need your 
assistance with describing the Spanish layout and testing the keymap. Googling 
around, I'm seeing several variants, and it's not clear how they are 
distinguished. Some have a Euro symbol for AltGr+E while others don't, and some 
map the "@" symbol to AltGr+Q while others map it to AltGr+2.

Does this look correct to you:

!es.png|width=100%!


was (Author: mike.jumper):
{quote}
Is there any way to include Spanish layout or exits easily way for modify it to 
work?
{quote}

Adding support for a new keyboard layout requires writing a keymap file which 
describes to Guacamole how to translate the layout-independent X11 keysyms it 
uses for key events into the layout-dependent scancodes used by RDP. If you'd 
like to give writing such a keymap a shot, the existing maps are within the 
"src/protocols/rdp/keymaps/" directory of incubator-guacamole-server:

https://github.com/apache/incubator-guacamole-server/tree/master/src/protocols/rdp/keymaps

There was a recent pull request adding support for Swiss-French keyboards which 
may also be a good reference:

https://github.com/apache/incubator-guacamole-server/pull/55

Failing all that, we can write a keymap ourselves, but would need your 
assistance with describing the Spanish layout and testing the keymap. Googling 
around, I'm seeing several variants, and it's not clear how they are 
distinguished. Some have a Euro symbol for AltGr+E while others don't, and some 
map the "@" symbol to AltGr+Q while others map it to AltGr+2.

Does this look correct to you? http://kbd-intl.narod.ru/images/es.png

> Guacamole's RDP not support spanish layout
> ------------------------------------------
>
>                 Key: GUACAMOLE-233
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-233
>             Project: Guacamole
>          Issue Type: New Feature
>          Components: guacamole-docker, RDP
>    Affects Versions: 0.9.11-incubating
>         Environment: guacamole-docker 0.9.11
> Conexion for RDP to Ubuntu 16.04 with xrdp 0.9
>            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)

Reply via email to