You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2020/01/06 14:14:00 UTC

[jira] [Commented] (GUACAMOLE-917) Key mapping for German keyboards: ~ does not work

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

Mike Jumper commented on GUACAMOLE-917:
---------------------------------------

It looks like the normal, non-dead tilde is simply not mapped. Only the dead tilde is present. I think the following will need to be added to {{de_de_qwertz.keymap}}:

{code:none}
map +altgr -shift 0x1B ~ "~"
{code}

It would probably be good to go through this and the other keymaps to see whether any other keys are missing.

> Key mapping for German keyboards: ~ does not work
> -------------------------------------------------
>
>                 Key: GUACAMOLE-917
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-917
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole
>    Affects Versions: 1.0.0
>            Reporter: Stephan von Krawczynski
>            Priority: Major
>
> All hosts on arch linux. Connecting to xrdp from guacamole by rdp shows all AltGr keys are working except ~ (tilde). I am using firefox as browser.
> Connecting with rdesktop to xrdp shows ALL keys working, including ~ (tilde).
> So the problem is definitely related with guacamole in some way.
> All boxes configured to german and server-layout set to de-de-qwertz.
>  When pressing "~" a "\ " is shown (backslash space).
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)