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

Layout switch doesn't work after upgrading to kernel 6.4.4 #7684

Open
alghazanth opened this issue Jul 20, 2023 · 4 comments
Open

Layout switch doesn't work after upgrading to kernel 6.4.4 #7684

alghazanth opened this issue Jul 20, 2023 · 4 comments
Labels
bug Not working as intended

Comments

@alghazanth
Copy link

  • Sway Version:
    1.8.1

  • Debug Log:
    sway.log

  • Configuration File:

input type:keyboard {
    xkb_layout us,ru
    xkb_options grp:rctrl_toggle,compose:ralt
}
  • Description:
    After upgrading kernel to 6.4.4 neither layout switch nor compose key doesn't work. As shown in the config above I use right Control for layout switching and right Alt as compose key, but currently they behave like unused as if I don't bind them at all.
@alghazanth alghazanth added the bug Not working as intended label Jul 20, 2023
@alghazanth
Copy link
Author

Well, it seems that's not the kernel issue because kernel downgrade didn't help. At this point I have no clue what is broken in my Arch installation'

@alghazanth
Copy link
Author

Similar issue

@alghazanth
Copy link
Author

alghazanth commented Jul 22, 2023

As I figured out layot switch was broken by sway-systemd package from AUR, probably by this script. After deletion the package and reboot functionality restored.
Thus, the issue can be closed I guess.

@alghazanth
Copy link
Author

Relevant issue, FYI.

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

1 participant