You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/01/29 18:10:00 UTC

[jira] [Updated] (GUACAMOLE-352) Add support for dead keys

     [ https://issues.apache.org/jira/browse/GUACAMOLE-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Jumper updated GUACAMOLE-352:
-------------------------------------
    Fix Version/s: 1.0.0

> Add support for dead keys
> -------------------------
>
>                 Key: GUACAMOLE-352
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-352
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacamole, guacamole-common-js, RDP
>         Environment: Debian 8 Jessie
> Firefox 45.9.0
> Locale en_US.utf8
> Keyboard Generic English (US) layout
>            Reporter: Luiz A. Bühnemann
>            Assignee: Michael Jumper
>            Priority: Major
>             Fix For: 1.0.0
>
>
> In order to simulate this problem you should first change your keyboard layout on X11 to English (US, international with dead keys).
> I do this on my machine by using the setxkbmap command:
> {code}
> $ setxkbmap us -variant intl
> {code}
> After logging into any guacamole session, it doesn't matter the protocol chosen, when I try typing accented characters like 'áéíóú' (which is a key sequence of DeadAcute and then the character we want to have accented) I get 'aeiou' instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)