https://bugs.kde.org/show_bug.cgi?id=522189

Bernd Steinhauser <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #20 from Bernd Steinhauser <[email protected]> ---
Also ran into this issue on Arch Linux with Plasma 6.7.3.
The worst part is that there isn't even a possiblity to switch the layout,
neither for the hw keyboard nor the virtual one.

I set my keyboard layout via a file in /etc/X11/xorg.conf.d. This was respected
by every login manager so far and also by the desktop session (yes, even the
Wayland one).
Content of said file:
Section "InputClass"
    Identifier "Keyboards"
    MatchIsKeyboard "True"
    Driver "libinput"
    Option "XkbLayout" "de"
    Option "XkbVariant" "neo"
EndSection

cat /var/lib/plasmalogin/.config/plasma-localerc
[Formats]
LANG=en_US.UTF-8

/etc/default/keyboard does not exist on my system

localectl set-x11-keymap creates pretty much the same file (apart from
different identifier and dropping the libinput line that isn't really
necessary), so that doesn't help.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to