KWin already supports following org.freedesktop.locale1 for the keyboard keymap, but only by passing a command-line option. This is typically used in SDDM when running the greeter in kwin_wayland. We want to use locale1 mode in livesys environments too, so that environment-agnostic installers can configure the keyboard and also immediatly apply the same configuration to the running desktop. When KWin is started through `startplasma` we cannot easily supply an extra command-line option, so we need to make this configurable from the external environment, in the form of a KConfig. The command-line option will keep precedence over the KConfig.wilder/Plasma/6.2
parent
7e2d650c8f
commit
170b138026
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue