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

Unable to add more than 4 keyboard layouts #7829

Closed
DanisDGK opened this issue Nov 23, 2023 · 1 comment
Closed

Unable to add more than 4 keyboard layouts #7829

DanisDGK opened this issue Nov 23, 2023 · 1 comment
Labels
bug Not working as intended

Comments

@DanisDGK
Copy link

Please fill out the following:

input type:keyboard {
    xkb_layout "us,lv,canary,semimak,graphite"
    xkb_options "grp:shifts_toggle" # Technically not required to reproduce, but is necessary to actually notice, obviously
}
  • Description:
    Adding any more than 4 xkb layouts causes any further ones to be ignored. The "layout" can even contain bogus content, and it won't cause an error, simply skipping it.
@DanisDGK DanisDGK added the bug Not working as intended label Nov 23, 2023
@kennylevinsen
Copy link
Member

This is a libxkbcommon limitation. See xkbcommon/libxkbcommon#311

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Not working as intended
Development

No branches or pull requests

2 participants