You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Luiz A. Bühnemann (JIRA)" <ji...@apache.org> on 2017/07/21 13:18:00 UTC

[jira] [Created] (GUACAMOLE-352) Dead keys on 'US, international with dead keys' layout not working.

Luiz A. Bühnemann created GUACAMOLE-352:
-------------------------------------------

             Summary: Dead keys on 'US, international with dead keys' layout not working.
                 Key: GUACAMOLE-352
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-352
             Project: Guacamole
          Issue Type: Bug
          Components: guacamole-client
    Affects Versions: 0.9.13-incubating
         Environment: Debian 8 Jessie
Firefox 45.9.0
Locale en_US.utf8
Keyboard Generic English (US) layout
            Reporter: Luiz A. Bühnemann


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
(v6.4.14#64029)