Skip to content

Unable to set keyboard parameters when locale1-xkb-config is used #21

@Sunderland93

Description

@Sunderland93

Hello and thanks for that awesome project! I have a problem with locale1-xkb-config. When it enabled (and launched with https://github.com/alebastr/sway-systemd/blob/main/config.d/95-system-keyboard-config.conf.in), I'm unable to change my keyboard layout, variant, and other parameters in Sway config. localectl output:

System Locale: LANG=ru_RU.UTF-8
       VC Keymap: us
      X11 Layout: us
       X11 Model: pc105

And this is in my Sway config:

# Keyboard layout
  input type:keyboard {
   xkb_layout us,ru
   xkb_options grp:caps_toggle
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions