GUACAMOLE-1996: Adding Dvorak ES keyboard layout#562
GUACAMOLE-1996: Adding Dvorak ES keyboard layout#562tetebueno wants to merge 3 commits intoapache:mainfrom
Conversation
|
@tetebueno : Thank you for contributing to this. The changes themselves look good, but you'll need to sign up for a Jira account and create a Jira issue for this change, and then tag the PR and the commit messages with the Jira issue (see other PRs for examples). |
|
Just generated the following issue: https://issues.apache.org/jira/projects/GUACAMOLE/issues/GUACAMOLE-1996?filter=allopenissues |
| $(srcdir)/keymaps/en_gb_qwerty.keymap \ | ||
| $(srcdir)/keymaps/en_us_qwerty.keymap \ | ||
| $(srcdir)/keymaps/es_es_qwerty.keymap \ | ||
| $(srcdir)/keymaps/es_es_dvorak.keymap \ |
There was a problem hiding this comment.
As with the client-side changes, the es_es_dvorak entry should go above the es_es_qwerty entry...
There was a problem hiding this comment.
Done. I'll be checking build failure.
|
Hey there, build is fixed (at least locally). Let me know if there's anything else I can help with. Cheers. |
|
Testing this I realized that, FreeRDP for some reason sets |
Adding support for Spanish Dvorak keyboard layout included in Ubuntu distributions.