Summary: | KDE Plasma is not absorbing archinstall's Brazilian Portuguese keyboard layout (br-latin1-abnt2). | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Fernando M. Muniz <fernandommuniz> |
Component: | kcm_keyboard | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | butirsky, dev, duha.bugs, natalie_clarius, nate |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | 6.2.5 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
URL: | https://invent.kde.org/plasma/plasma-desktop/-/blob/139cc1c06454e31cc87fb3c3fa799f5591d98ab9/kcms/keyboard/kcm_keyboard.cpp#L50 | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=502498 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Locales > Keyboard layout > br-latin1-abnt2 |
Description
Fernando M. Muniz
2025-01-08 07:51:51 UTC
You can reproduce the issue with org.gnome.Boxes flatpak. You can test it without a Brazilian keyboard by looking for a key behaving differently after applying "br-latin1-abnt2" on archinstall, then after booting in the distro you will notice that the key is now normal, which means that "br-latin1-abnt2" is not being read. > After setting the keyboard layout to "br-latin1-abnt2" and installing Arch Linux with archinstall
How did you set that keyboard layout before Arch was installed?
(In reply to Nate Graham from comment #3) > > After setting the keyboard layout to "br-latin1-abnt2" and installing Arch Linux with archinstall > How did you set that keyboard layout before Arch was installed? I ran $archinstall Then opened Locales > Layout Then I held the arrow key up until it when to the bottom of the screen, where "br-latin1-abnt2" is located and selected it. Created attachment 177211 [details]
Locales > Keyboard layout > br-latin1-abnt2
Ok, so you set the keyboard layout *during* archinstall, not before it. This means it's an archinstall bug for not generating the necessary locales to support the choice you used it to make. Please report to Arch. Thanks! So it seems to be a Plasma bug. https://bugs.kde.org/show_bug.cgi?id=502585#c8 https://invent.kde.org/plasma/plasma-desktop/-/blob/139cc1c06454e31cc87fb3c3fa799f5591d98ab9/kcms/keyboard/kcm_keyboard.cpp#L50 *** This bug has been marked as a duplicate of bug 502585 *** Layouts for Plasma are provided by the xkeyboard-config project. You can check the list of layouts with `man xkeyboard-config` or `xkbcli list`. There is no such layout as `br-latin1-abnt2`. If you mean the standard ABNT2 layout, it’s simply the default and standard Brazilian layout `br`. |