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

xkb dont working #38

Closed
AnYurii opened this issue Jun 25, 2023 · 4 comments
Closed

xkb dont working #38

AnYurii opened this issue Jun 25, 2023 · 4 comments

Comments

@AnYurii
Copy link

AnYurii commented Jun 25, 2023

Hi,
I cant change keyboard layout.
Its the config of xkb:
(set-xkb-rules '((model . "pc104") (layout . "us,ru") (variant . ",nodeadkeys") (options . "grp:shift_caps_toggle")))

setxkbmap dont working to.

I installed xkeyboard-config and libinput, but without results.

On sway all working fine

@Frewacom
Copy link
Member

This is definitely a bug. I'll have a look, thanks!

@ReilySiegel
Copy link

Has there been any progress on this issue?

Frewacom added a commit that referenced this issue Oct 20, 2023
Previously, the globals xkb_rules variable would
not be used, since it was set to NULL initally,
and was never updated via the config setter cb.
@Frewacom
Copy link
Member

Hi, sorry for the delay.

This should be fixed in v2.0.2. The home service has also been updated to use the latest version.

Let me know if everything works as expected.

@ReilySiegel
Copy link

@Frewacom, thanks for the quick reply! This resolves the issue.

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

No branches or pull requests

3 participants