You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Dedy Martadinata (Jira)" <ji...@apache.org> on 2022/11/06 08:02:00 UTC

[jira] [Commented] (GUACAMOLE-1708) Add Czech keyboard layout

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

Dedy Martadinata commented on GUACAMOLE-1708:
---------------------------------------------

Fail to compile to mismatch key map
{code:java}
#L33
map -caps -altgr +shift 0x29 0x02..0x0D      ~ "°1234567890%ˇ"

#L43
map +caps -altgr +shift 0x29 0x02..0x0D      ~ "°123456789%ˇ"{code}
Build error log
{code:java}
./keymaps/cs-cz-qwertz.keymap: 43: ERROR: Keysym and scancode range lengths differ {code}

> Add Czech keyboard layout
> -------------------------
>
>                 Key: GUACAMOLE-1708
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1708
>             Project: Guacamole
>          Issue Type: Improvement
>            Reporter: Michal Naiman
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)