Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUACAMOLE-1996: Adding Dvorak ES keyboard layout #1031

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tetebueno
Copy link

Adding support for Spanish Dvorak keyboard layout included in Ubuntu distributions.

@necouchman
Copy link
Contributor

As mentioned on apache/guacamole-server#562, you'll need to create that Jira issue (and a Jira account, if you don't already have it), and tag the PR and commits with that information.

@tetebueno tetebueno changed the title Adding Dvorak ES keyboard layout GUACAMOLE-1996: Adding Dvorak ES keyboard layout Oct 24, 2024
@tetebueno
Copy link
Author

@@ -109,6 +109,7 @@
"en-gb-qwerty",
"en-us-qwerty",
"es-es-qwerty",
"es-es-dvorak",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a minor thing, but es-es-dvorak should be above es-es-qwerty, alphabetically - here, and in the other files you've updated in the client code.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Now checking how to fix server's PR build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants